Skip to content
This repository has been archived by the owner on Dec 16, 2017. It is now read-only.

conjure-up/conjure-up.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~ building

$ npm i
$ npm run build

~ previewing

$ npm run www

~ deploying

$ rsync -avz public/* user@host.com:/var/www/html/.