Skip to content

Commit ea90d08

Browse files
Add React
1 parent a169e1a commit ea90d08

21 files changed

+30214
-0
lines changed

React/README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# React
2+
3+
Take a look at the following files of this example to see the required code:
4+
5+
Your files go here
6+
7+
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
8+
9+
## Available Scripts
10+
11+
In the project directory, you can run:
12+
13+
### `npm start`
14+
15+
Runs the app in the development mode.<br>
16+
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
17+
18+
The page will reload if you make edits.<br>
19+
You will also see any lint errors in the console.
20+
21+
### `npm run build`
22+
23+
Builds the app for production to the `build` folder.<br>
24+
It correctly bundles React in production mode and optimizes the build for the best performance.
25+
26+
The build is minified and the filenames include the hashes.<br>
27+
Your app is ready to be deployed!
28+
29+
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
30+
31+
## Further help
32+
33+
You can learn more about React in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
34+
35+
To get more help on DevExtreme submit an issue on [GitHub](https://github.com/DevExpress/devextreme/issues) or [Support Center](https://www.devexpress.com/Support/Center/Question/Create)
36+
37+
38+

0 commit comments

Comments
 (0)