0.5.0 • Published 2 years ago

cra-template-shuchengc-demo v0.5.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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:

$ yarn

Workflow

Start a local development server:

$ yarn start

Run unit tests:

$ yarn test

Lint and format code:

$ yarn lint
$ yarn format

Build assets for production:

$ yarn build