Default generator for frontend code files in new Sails projects. Creates the default contents of the assets/
folder when you run sails new
on the command-line. Also creates a subset of the boilerplate Grunt task files (in tasks/
); specifically, the
Default generator for backend code files in new Sails projects. Creates the default contents of the api/
and config/
folders when you run sails new
on the command line.