Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.06 KB

Unicorn

NASTy Unicorn

a Node, Angular, Sails, Treeline seed. The NASTy stack.

Because who wants to keep rebuilding the same architecture for every project? Unicorn is an evolving seed that currently contains the following features:

###Angular Material Design Angular's beautiful new Material Design framework integrated.

###Primed for Treeline Built for the new Node/Sails platform Treeline. Check out the Treeline project to see how the endpoints are constructed.

###User Management User management via email or Facebook authorization. Includes signup, login, profile, forgot password and token authorization.

###Yeoman Generator Use the Yeoman generator to customize your unicorn.

Install the generator: npm install -g generator-unicorn

Run the generator: yo unicorn