-
clone the repository from: https://github.com/nvwebd/fsjs-p10-fullstack-react-courses
-
open 2 terminal windows:
- use one window to cd into folder
api
:cd api
- run
npm install
to install the server packages - run
npm run seed
to seed up the DB with fresh data - run
npm start
to start the server and leave it running
- run
- use another terminal window to cd into folder
client
:cd client
- run
npm install
oryarn
to install the React Libraries - run
npm start
to start the application and leave it running
- run
- use one window to cd into folder
-
the browser window should open up at http://localhost:3000
-
Notifications
You must be signed in to change notification settings - Fork 0
nate-vukovich/fsjs-p10-fullstack-react-courses
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published