krik / website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Craft Camp

This project contains the http://jscraftcamp.org site.

Development

Prerequisite

node.js 5.x

Build

  • run npm install to install all dependencies
  • run npm start which will run the local webserver, for developing
  • run npm test to run the tests
  • run npm run build to generate all static files and to concatenate all participants files into the dist directory

About


Languages

Language:JavaScript 88.8%Language:HTML 8.4%Language:CSS 2.2%Language:Shell 0.6%