Alex's Starter Pack

About

The primary purpose of this starter pack is for me to play and experiment with different ideas, technologies and techniques.

Getting Started

This all assumes you have yarn installed

Install stuff

yarn

Run in dev mode

yarn dev

Restart server

yarn run pm2 restart react-starter-kit

Stop the server

yarn run pm2 stop react-starter-kit