imba-rotn
January 2, 2019 ยท View on GitHub
ROT-N app in Imba. You can see in in action here.
Install dependencies
npm install
Run in development mode
npm run dev
Build
npm run build
Run tests interactively
Start server then run:
$(npm bin)/cypress open