TeriFash / react-list

Generated async data list in react.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List generator for react

Generated async data list in react.js

yarn start

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

yarn 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.

See the section about deployment for more information.

yarn prod

🚚 Builds the app for production to the build folder. and add serve settings through execution yarn global add serve and serve -s build

yarn eject

✍ If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Note: this is a one-way operation. Once you eject, you can’t go back!

About

Generated async data list in react.js


Languages

Language:JavaScript 70.4%Language:HTML 16.4%Language:CSS 13.1%