Skip to content

First development ready

Compare
Choose a tag to compare
@Justkant Justkant released this 30 Sep 09:04

All the tools for the development are ready to use.

Preferred IDE:

  • WebStorm 11
  • SublimeText
  • Atom

Steps to start development:

  • Install rethinkdb
  • Start with rethinkdb --daemon or simply rethinkdb in a new terminal
  • Then start the npm script for development with npm run dev