shuchengc-demo
v0.1.0
Published
This project is powered by [sku](https://github.com/seek-oss/sku), [braid](https://github.com/seek-oss/braid-design-system) and built with [React](https://facebook.github.io/react).
Readme
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