Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 367 Bytes

casa-node2-ui

The UI for that little purple and white box we all know and love.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

For detailed explanation on how things work, check out Nuxt.js docs.