This project incrementally builds upon an existing resturant review application using several lessons learn throughout the Mobile Web Specialist Certification Course.
- Clone the project.
[email protected]:jhowardjr/mws-restaurant-stage-1.git
- Change to the project directory.
cd mws-restaurant-stage-1
- Install the project dependicies.
npm i
- Start the project.
gulp
- Note: This project requires a Server
- View the project in a browser at http://localhost:3000
See also the list of contributors who participated in this project.
SEE CHANGES CHANGELOG