This project was bootstrapped with Create React App. It provides a colorful playground to demonstrate some fun stuff created by React. It is mobile device friendly. | Owner | | Jiahong Liu |
node v14.16.0 npm 6.14.11
npm install
npm start
Now you can open your browser at http://localhost:3000
Your commit messages should follow the format:
[Playgound-XXXXXX] My awesome message
Be a good citizen to yourself and other code reviewers 😍
- Make your PRs as small and objective as possible
- No more than one ticket per PR
- Avoid PRs bigger than 15 files
- It makes the reviewer's job harder
- If this happens we can split stories into sub-tasks in order to facilitate the reviewer's job
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation. To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration