Skip to content

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

Notifications You must be signed in to change notification settings

Zydnar/mws-restaurant-stage-2

 
 

Repository files navigation

MWS Restaurant stage 2

How to run project

First change working directory to folder, where you want to clone the project.

$ git clone https://github.com/Zydnar/mws-restaurant-stage-2.git

Change directory to project folder and Install node dependencies:

$ yarn

or

$ npm i

Run the server

$ npm start

or

node app.js

By default server will be available at: http://localhost:1337

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 12.0%
  • HTML 3.2%
  • Ruby 0.7%