Skip to content

naitokuraudo/personal

Repository files navigation

Personal

Personal website of naitokuraudo group.

Project Preview

Table of Contents

Installation

To use this project, follow these steps:

  1. Clone the Repository: Ensure that Git is installed on your system.

    git clone https://github.com/naitokuraudo/personal.git
    cd personal
  2. Download NPM packages: Ensure that Node.js is installed on your system.

    npm install
  3. Run Project: This command will run the project on localhost.

    npm run dev

Directory Structure

Name Description
public/ Static assets
src/ Source files.
src/components Vue components.
src/router Page routing and navigation.
src/views Application pages.

Technologies Used

Project Status

Supported