Skip to content
 
 

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

JumpStart

How to Run JumpStart:

1.) Install Node Dependencies in the API Folder

Open the integrated terminal in the 'API' folder. Then run the following script:

npm install

2.) Install Node Dependencies in the UI folder

Open the integrated terminal in the 'UI' folder. Then run the following script:

npm install

3.) Run the Backend Code

Open the integrated terminal in the 'API' folder. Then run the following script:

npm start

4.) Run the Frontend Code

Open the integrated terminal in the 'UI' folder. Then run the following script:

npm run dev

Architecture of The Project

This website uses the MERN stack.

Features

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages