React-Node-Template A React / Node starter template Steb by steb guide can be found here. Installation Install yarn, read how here. cd to same folder as package.json 'yarn install' 'yarn build' To start the application you can now run: yarn start Test To run tests: yarn test