Skip to content

Mansuro/website

 
 

Repository files navigation

JS Craft Camp

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

Development

Prerequisite

node.js 6.6

Build

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

About

Website of the JSCraftCamp in Munich

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • HTML 20.3%
  • CSS 2.8%
  • Shell 0.5%