Skip to content

ncsu-yoon-lab/yoonWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

yoonWebsite

Overview

Where Imagination Meets Passion

Prerequisites

Ensure you have the following installed on your system before running the project:

  • Node.js (Latest LTS version recommended)
  • npm (Comes with Node.js)

Getting Started

Follow these steps to set up and run the project locally:

1. Clone the Repository

git clone <repository-url>
cd yoonWebsite

2. Navigate to the Client Directory

cd client

3. Install Dependencies

npm install

4. Run the Development Server

npm run dev

This command will start the development server, and you can access the application in your browser at:

http://localhost:3000

Project Structure

yoonWebsite/
│── client/          # Frontend source code
│── README.md        # Project documentation
│── .gitignore       # Files to be ignored by Git

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published