Skip to content

ceelogre/localAware

Repository files navigation

Dista

Build Status CircleCI Test Coverage Maintainability

Project setup

npm install

Compile and minify for production

cd client && npm run build

If you want to try dev mode

cd client && npm install

Then compile and hot-reload for development

npm run serve

Browse over to localhost:2120

Voila!