sails-generate-seeds-frontend
v2.2.0-beta.1
Published
Generate a Seeds frontend.
Downloads
4
Maintainers
Readme
Sails Generator for a Seeds.js Ember Frontend.
Seeds is an acronym that stands for Sails Ember Ember-Data Semantic-UI. It is designed for Rapid Application Prototyping.
.
. ;
. . ;% ;;
, , :;% %;
: ; :;%;' .,
,. %; %; ; %;' ,;
; ;%; %%; , %; ;%; ,%'
%; %;%; , ; %; ;%; ,%;'
;%; %; ;%; % ;%; ,%;'
`%;. ;%; %;' `;%%;.%;'
`:;%. ;%%. %@; %; ;@%;%'
`:%;. :;bd%; %;@%;'
`@%:. :;%. ;@@%;'
`@%. `;@%. ;@@%;
`@%%. `@%% ;@@%;
;@%. :@%% %@@%;
%@bd%%%bd%%:;
#@%%%%%:;;
%@@%%%::;
%@@@%(o); . '
%@@@o%;:(.,'
`.. %@@@o%::;
`)@@@o%::;
%@@(o)::;
.%@@@@%::;
;%@@@@%::;.
;%@@@@%%:;;;.
...;%@@@@@%%:;;;;,..
Plant some seeds, watch em grow
You reap what you sow
sails-generate-seeds-frontend
Installation
npm install -g sails-generate-seeds-frontend
Usage
With Seeds.js
This is used automatically by the seeds new <app-name>
command. You won't have to use this module directly.
[Stand-Alone] Generates a new Sails app, ready to work with Seeds.js
$ sails generate seeds-frontend
Install Dependencies
$ npm install
Start the server
$ ember serve
Visit the server
http://localhost:4200/
You should see Welcome to Seeds.js!