Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 629 Bytes

C3TR : A roguelike adventure

CARL the Time-Traveling Robot

Build Status Join the chat at https://gitter.im/c3tr/c3tr

Building

  • npm install : Install dependencies
  • npm run build : Build production-level (minified) application
  • npm run lint : Lint app/
  • npm run sync : Synchronize NPM dependencies
  • npm run watch : Build and watch app/ directory