My personal website.
Built as a PWA with Gatsby & Tachyons. Hosted with Netlify.
npm start
- builds and serves the app at localhost:8000
npm run build
- builds the app for production
npm run serve
- serves the production build at localhost:9000