0.0.1 • Published 11 years ago
boilerplate-cs-hmr-sm v0.0.1
Boilerplate for CoffeeScript based projects
Features:
- Webpack to use in a single
<script>tag - Hot module replacement
- SourceMaps
- Can be used as node library in other projects
- As simple as possible
Building
npm install
node dist.jsLive development
node devserver.jsCreating a project
- Copy the repo, delete
.git - Modify
package.json - Change the names in
webpack.config.js - delete
dist/boilerplate* - Put your name in the license of your choice. You don't need to mention me but I'll appreciate if you do.
0.0.1
11 years ago