cantonjs / front-end-lib-boilerplate

Front end lib boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

front-end-lib-boilerplate

Supports

  • ES6 (using webpack and babel)
  • Auto testing (using karma and mocha)
  • Output cmd, umd, and minified umd files.

Start a project

Make sure you have installed Node.js.

  1. git clone this repo
  2. cd to this repo dir, and run node setup
  3. Happy hacking

Related Projects

License

MIT

About

Front end lib boilerplate

License:MIT License


Languages

Language:JavaScript 99.6%Language:HTML 0.4%