-
Download and install the latest LTS version of Node
-
Open terminal inside the project directory and run the following command to install all node dependencies:
npm i
-
Run the following command to populate the database:
node seed.js
-
Run the following command to start the server:
npm start
-
The server will be running on port 3000. Open browser and navigate to http://localhost:3000/
-
Notifications
You must be signed in to change notification settings - Fork 0
cs546-group41/Hoboken-Teens-Work
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.