My default npm starterkit. Includes:
- Sane file structure,
- Sane
package.json
/bower.json
, - ES6-to-ES5 transpiling/polyfilling (
Promise
withbluebird
), - Common libs (
lodash-next
,co
,should
).
My default npm starterkit. Includes:
package.json
/bower.json
,Promise
with bluebird
),lodash-next
, co
, should
).npm i my-starterkit
0
1.0.1
MIT