minustime / js-playground

Sample starter project that allows me to play with ES2015 features and test libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Playground

Sample starter project that allows me to play with ES2015 features and test libraries.

Usage

    // Build project and serve
    $ npm start

    // Build project bundle
    $ npm run build

About

Sample starter project that allows me to play with ES2015 features and test libraries.


Languages

Language:JavaScript 75.2%Language:HTML 24.8%