blakelapierre / launch-cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple and highly configurable base project for ECMAScript 6 projects.

Fork it, npm install, drop your code in src/index.js, and then run grunt at the command line.

Place test code in src/tests/index.js and run it with grunt test.

About


Languages

Language:JavaScript 96.9%Language:Shell 3.1%