Skip to content

vladosko/squirro-frontend-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running API:

  • cd inside book-store-api folder and run npm install
  • Serve it on the port 3000 by running npm run start

Running Client:

  • cd inside client folder and run npm install
  • Start client dev server on port 3001 by running npm run start

Run the API server first, then the client dev server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published