Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 450 Bytes

This project is write by React, a little demo for learning React.

How to use

Clone this repository, then cd into that directory, run yarn install to install all dependencies.Then run yarn start to run a dev server

If you want to run as a production mode, run yarn build, then upload all the files in the build directory to your server.

Available Scripts

  • yarn start
  • yarn build
  • yarn test
  • yarn eject

License

MIT