Skip to content

MattW-R/2021-march-parkingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Set up

In both the api/ & client/ directories run in the command line:

npm i

To start the api, within the api directory run:

node start.js or nodemon start.js

To start the React app, within the client directory run:

npm start

To run the API test suite, within the api directory run:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •