1.0.0 • Published 8 years ago
@planet/react-app v1.0.0
Setup
Install dependencies with npm:
npm installDevelopment
Start the dev server (and visit http://localhost:3000/):
npm startRun the tests continuously:
npm test -- --watchProduction
Create the app bundle:
npm run buildFind the build artifacts in the build directory.
1.0.0
8 years ago