/excavator.io

Collect responsive screenshots and web typography with Excavator

Primary LanguageJavaScript

Build

Clean rebuild:

$ npm run build

Dirty rebuild with a watch script and local server:

$ npm run dev

Deploy

Do a clean rebuild and force push to master:

$ npm run deploy