SIFE
Semi Independant Front-end Engine
CLI
sife server start
sife component start
TODO
-
with browserify,
npm test
is a bit broken: you need to runspec:unit
&spec:e2e
separately (ie.$ grunt spec:unit; grunt spec:e2e
) otherwise browserify won't output anything... -
sife should complain if sife.json is missing something or wrong.
- also should complain if specified sources don't exist in file system
-
in styleguide, show all data sources rather than having the user need to check them all separately