Skip to content

fulltostack/pizza-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup instructions

Prerequisite

  • npm v4 or above
  • node v8 or above

Get the code and start project

  • clone the repo using git clone https://github.com/ankitmblock/pizza-shop.git
  • cd into project directory
  • install npm dependencies using npm install or yarn
  • start the project using npm start or yarn start

That's it, the application server will be started on http://localhost:3000/

About

React application to handle pizza-shop operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors