markmarijnissen / leven-in-compassie

levenincompassie.nl website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leven-in-compassie

levenincompassie.nl website

Build using webpack and harpjs

Install

npm install webpack harp -g
npm install

Development

webpack --watch
harp server

Production

npm run production

which is the same as

webpack --minify && harp compile

About

levenincompassie.nl website


Languages

Language:JavaScript 40.4%Language:HTML 38.5%Language:CSS 19.1%Language:PHP 1.9%