Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.13 KB

Mobile Web Specialist Certification Course - Restaurant Review

This project incrementally builds upon an existing resturant review application using several lessons learn throughout the Mobile Web Specialist Certification Course.

Getting Started

  1. Clone the project.

[email protected]:jhowardjr/mws-restaurant-stage-1.git

  1. Change to the project directory.

cd mws-restaurant-stage-1

  1. Install the project dependicies.

npm i

  1. Start the project.

gulp

  • Note: This project requires a Server
  1. View the project in a browser at http://localhost:3000

Prerequisites

Authors

See also the list of contributors who participated in this project.

Changelog

SEE CHANGES CHANGELOG