Personal website of naitokuraudo group.
To use this project, follow these steps:
-
Clone the Repository: Ensure that Git is installed on your system.
git clone https://github.com/naitokuraudo/personal.git cd personal -
Download NPM packages: Ensure that Node.js is installed on your system.
npm install
-
Run Project: This command will run the project on localhost.
npm run dev
| Name | Description |
|---|---|
| public/ | Static assets |
| src/ | Source files. |
| src/components | Vue components. |
| src/router | Page routing and navigation. |
| src/views | Application pages. |
- HTML5
- CSS3 (TailwindCSS v4)
- VueJS 3
- ViteJS
- Vue Router
- Unhead
- RemixIcon for Vue
- TypeScript
- vue-tsc (type checker)
- Prettier
- ESLint + eslint-plugin-vue
Supported
