InspectorRestaurant VueJS Client Application
This repository maintains all the source code for the client-side application running at Inspector.Restaurant.
- Node.js 8.x.x
- npm 3.x
-
Run
npm install
-
Run
npm start
-
Run
npm install
-
Run
npm run build
The production-ready application will be in the dist/
directory