piyush-ramavat / reactnd-project-udacimeals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UdaciMeals

Prerequisites

  • npm

To Run the App:

  • Clone or download the code
  • Open a terminal in project directory
  • Run following command to install dependencies
npm install
  • Once all the dependencies are installed use command following command to run the local server
npm start
  • App can be accessed at localhost:3000

About


Languages

Language:JavaScript 79.4%Language:CSS 13.0%Language:HTML 7.6%