Based off of ziad-saab's DecodeMTL WordPress Frontend
Development:
npm istall
npm run dev
Production:
npm run prod:build-server
npm run prod:build-client
npm run prod:run-server
ornpm start
:node start-server.js
- Add project feed
- Add contact form
- Add in proper with og/meta/seo tags
- Add Google Analytics, possibly GTM
- Add page transitions
- Connect Menus so that one closes the other if already open
- Add in colour palette for personal selection!
- Look into removing hard-coded API path
- Close off wordpress API
- Build out 'clean' branch
- Have fun!