An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ES6 Seed Module

[![Dependency Status](https://david-dm.org/danibram/es6-seed-module.svg)](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.