Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 350 Bytes

File metadata and controls

11 lines (7 loc) · 350 Bytes

gamer-client

Install LTS version of Node.js

Run npm install to install the dependencies

Run npm start to start the application, creat-react-app scripts will handle webpack and hot reload stuff

App also uses standard.js for code formatting, run npm test before each commit to automatically format the code according to standard.js specs.