Seeds is a full-stack framework for rapidly building ambitious ember applications
npm install seedsSeeds.js - A Full Stack JavaScript Framework
=====

 !Downloads on NPM

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
``
Seeds.js
- Installation
- Usage
- Generates a new project with the supplied name
- Run API Server at 1776 and Frontend at 4200
- [Generates boilerplate of
- Currently only scaffold generator is available.
- Note
Usage
$3
`
$ seeds new [name]
`$3
`
$ seeds serve
`$3
`
$ seeds generate [name]
`#### Currently only scaffold generator is available.
`
$ seeds generate scaffold user name:string email:string age:number birthday:date newsletter:boolean
``Seeds.js uses tagged releases. The latest tagged version is the latest version available on NPM. Master is dev master branch.