Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.06 KB

The Framework [BASE]

Web development made easy!

This is base branch! Check out node or browser for platform specific development.

Features:

  • Awesome tools - zero configuration!
  • For Node & Browser!
  • Event-driven!
  • Lightweight!

Usage:

Start developing now with our exhaustive documentation!

Installation:

Install all the development dependencies:

npm install

NPM Scripts:

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