Skip to content

cantonjs/front-end-lib-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d9678f · Sep 10, 2018

History

13 Commits
Dec 27, 2017
Dec 27, 2017
Feb 16, 2017
Feb 16, 2017
Sep 10, 2018
Feb 16, 2017
Feb 16, 2017
Feb 16, 2017
Apr 3, 2017
Feb 17, 2017
Sep 10, 2018
Apr 3, 2017
Feb 16, 2017
Sep 10, 2018

Repository files navigation

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