Source code for joshghent.com
- Bandwidth conscience design
- Zero production dependencies
- Minimal dependencies in general
git clone git@github.com:joshghent/blog.git
cd blog
npm install
Watches for changes and serves locally on http://localhost:8080
npm run serve
npm run build