Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,36 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

**Table of Contents**

[Available Scripts](#available-scripts)

- [npm start](#npm-start)

- [npm test](#npm-test)

- [npm run build](#npm-run-build)

- [npm run eject](#npm-run-eject)

[Learn More](#Learn-More)

- [Code Splitting](#Code-Splitting)

- [Analyzing the Bundle Size](#Analyzing-the-Bundle-Size)

- [Making a Progressive Web App](#Making-a-Progressive-Web-App)

- [Advanced Configuration](#Advanced-Configuration)

- [Deployment](#Deployment)

- [`npm run build` fails to minify](#`npm-run-build`-fails-to-minify)





## Available Scripts

In the project directory, you can run:
Expand Down