Skip to content

leonziger/children-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Childrens rest

Developing

  1. Run npm install to install dependencies.
  2. Run npm start to start the development server.
    It should automatically open the client in your browser when ready.

Build

  • Run npm run build for create production build.