darcnite3000 / gunz-v6

proof of concept site update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jspm-starter

A JSPM based project skeleton which leverages babel (with es7.decorators and es7.classproperties) Sass (with bourbon and neat) and Gulp (for build/serve/test tasks).

Setup

  • clone the repo
git clone https://github.com/darcnite3000/jspm-starter
  • Update the package json (change the name, author details)

  • Install the node modules and jspm modules

npm install && jspm install

Acknowledgements

Parts of this have been liberally lifted from the aurelia skeleton modified to be more generic and compatable with a standard es6/7 setup.

About

proof of concept site update


Languages

Language:JavaScript 60.0%Language:CSS 24.5%Language:PHP 15.4%