0.5.0 • Published 4 years ago
cra-template-shuchengc-demo v0.5.0
my-app
This project is powered by sku, braid and built with React.
Getting Started
First of all, make sure you've installed Yarn.
Then, install dependencies:
$ yarnWorkflow
Start a local development server:
$ yarn startRun unit tests:
$ yarn testLint and format code:
$ yarn lint
$ yarn formatBuild assets for production:
$ yarn build