React-Roster Building a Simple Web App with React
Project Overview
React-Roster is a basic web application project created using React. The project provides several scripts for easier management and deployment.
Available Scripts
- yarn start: Runs the application in development mode. After starting, open localhost in your browser to view. Any edits will automatically reload the page, and lint errors are displayed in the console.
- yarn test: Initiates tests in interactive watch mode. For more information, see the project’s documentation under the 'about' section.
- yarn build: Compiles the application for production and outputs it to the build folder. The files are optimized and minimized for the best performance, ready for deployment.
- yarn eject: Note that this is irreversible! Running eject removes the single build dependency, bringing all configurations and dependencies (Webpack, Babel, ESLint) directly into the project.
Each of these commands can be found in the project directory.
react-roster-master.zip
预估大小:10个文件
react-roster-master
文件夹
.gitignore
310B
README.md
3KB
public
文件夹
robots.txt
67B
index.html
2KB
package.json
748B
src
文件夹
index.css
366B
index.js
166B
178.41KB
文件大小:
评论区