Skip to content

chemzqm/scaffold

Repository files navigation

Scaffold

Component scaffold with babel(for es2015) and cssnext.

Features

  • make start a livereload server for example pages with watch for rebuild
  • make test start a webpack-dev-server with mocha-loader for live testing
  • make test-karma let karma run tests in your browser
  • make test-coveralls let karma run tests and send coverage results to coveralls.io
  • make doc make example folder as your gh-pages branch and push to github

Usage

wget https://github.com/chemzqm/scaffold/tarball/master
tar -zxf master
rm master

About

Basic scaffold for build a small library or javascript app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published