About your application’s environment

Train Version %%trainjs_version%%
Node Version %%node_version%%

Getting started

Here’s how to get rolling:

  1. Use trainjs generate to create your models and controllers

    To see all available options, run it without parameters.

  2. Set up a default route and remove public/partials/index.html

    Routes are set up in config/routes.js.