Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 809 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 809 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

install:

yarn install

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn mock

Run the mockSever(by the koa2) in the development mode. listen url and port in .env.development.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

See the section about deployment for more information.