Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

nikcorg/schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSConf 2015 Offline Schedule

Live at http://nikc.org/jsconf-2015.

It's ugly but it does what it says on the tin.

Will be patche during the conference.

Pull requests welcome.

Developing

npm run watch watches files in the src folder and rebuilds on change. No live update, sorry.

npm run build builds the project with NODE_ENV=production.