
Welcome aboard
You’re riding Node on Train!
About your application’s environment
Train Version | %%trainjs_version%% |
Node Version | %%node_version%% |
Getting started
Here’s how to get rolling:
-
Use
trainjs generate
to create your models and controllersTo see all available options, run it without parameters.
-
Set up a default route and remove public/partials/index.html
Routes are set up in config/routes.js.