Skip to content

Development server for students completing stage three of the restaurant reviews project for Mobile Web Specialist Nanodegree

Notifications You must be signed in to change notification settings

diptinayan/mws-restaurant-stage-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Web Specialist Certification Course

Restaurant Reviews App—Stage 3

Development local API Server

Prerequisite

  • node.js LTS Version
  • npm
  • gulp

Install node.js globally

  • node.js

Install project dependancies

  • npm i
  • npm install --save-dev gulp

Start the server

  • gulp build
  • gulp

About

Development server for students completing stage three of the restaurant reviews project for Mobile Web Specialist Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • CSS 16.6%
  • HTML 4.9%