react-project-template A template for React single page app. Usage git clone https://github.com/JoshOY/react-project-template.git new-project cd new-project npm install To start dev: npm run dev To production: npm run deploy