Web development made easy!
This is base branch! Check out node or browser for platform specific development.
- Awesome tools - zero configuration!
- For Node & Browser!
- Event-driven!
- Lightweight!
Start developing now with our exhaustive documentation!
Install all the development dependencies:
npm install
Script | Description |
---|---|
release | Creates a production build of the project |
build | Builds the entire project with webpack |
watch | Watches all file changes and rebuilds them if necessary |
test | Runs all tests |
coverage | Generates code test coverage report |