Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 662 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 662 Bytes

conFusion Restaurant ( BootStrap­ - AngularJS­ )

AngularJS Web Application

Demo

small-view phone-view phone-view phone-view

technologies

How to run application on the local computer :

Open bash or cmd and direct to conFusion folder then

  1. install dependencies

npm install

  1. run json server

json-server .\json-server\db.json

  1. serve with hot reload at localhost:3001

gulp watch

License

[MIT License].