https://github.com/danibram/es6-seed-module
Fast and easy way to create fully ES6 modules
https://github.com/danibram/es6-seed-module
Last synced: 2 months ago
JSON representation
Fast and easy way to create fully ES6 modules
- Host: GitHub
- URL: https://github.com/danibram/es6-seed-module
- Owner: danibram
- Created: 2016-01-14T15:51:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T05:40:13.000Z (about 8 years ago)
- Last Synced: 2025-03-02T10:09:40.935Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6 Seed Module
[](https://david-dm.org/danibram/es6-seed-module)
## Development
Run ```npm install;npm run dev``` to watch the proyect, and compile the code automatically.
Run ```npm build``` to build the module.