Skip to content

lujakob/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 9.8%
  • CSS 2.2%
  • Shell 0.6%