robinwkurtz / rk_playground_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robinwkurtz_playground: a Universal React Boilerplate w/ :sparkles:

Running Things...

Development:

  • npm istall
  • npm run dev

Production:

  • npm run prod:build-server
  • npm run prod:build-client
  • npm run prod:run-server or npm start: node start-server.js

TODO...

  • 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!

About


Languages

Language:CSS 59.9%Language:JavaScript 39.5%Language:HTML 0.6%