iseed

v1.0.1
Start a frontend project in under 5 minutes, with full test and build infrastructure.
frontend project stub seed template infrastructure hooks hook lint and 5 more...

build

cp -r src/assets build && webpack -p

validate

npm run lint && npm run test

lint

jscs . && eslint .

test

karma start karma.conf.js

Metadata

  • MIT
  • Whatever
  • Andrey Morozov
  • released 9/13/2015

Downloads