Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 369 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 369 Bytes

NgrxSnake

Todo

* create interface for blocks
* actionTypes object in all actions
* testing reducers
 
* routing with ngrx
* levels
* welcome page
* setting/config page (speed, record, ...)

Cordova build

Build for production:

* npm i -g cordova
* add an empty www folder in the root of project
* cordova platform add android
* npm run build