Skip to content

webzoned/homecooked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Installation

  1. Clone this repo and run the below scripts in order
  2. cd homecooked to move inside the directory.
  3. npm install to install all the server side dependencies.
  4. cd client && npm install to install all the client side dependencies.
  5. cd .. to move back to root directory.

Running Locally

  1. npm start to start the server.
  2. cd client && npm start to start the react app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published