Simple web application to play simple everyday games!
Start by cloning the project and doing an npm install
npm start
— Starts dev servernpm run build
— Outputs a production build in thedist
directory.npm run deploy
— Deploys production build to gh-pages