knox hat die Gist bearbeitet . Zu Änderung gehen
1 file changed, 15 insertions
React-admin-readme-4.sh(Datei erstellt)
@@ -0,0 +1,15 @@ | |||
1 | + | # At the react-admin project root | |
2 | + | make install | |
3 | + | # or | |
4 | + | yarn install | |
5 | + | ||
6 | + | # Run the simple application | |
7 | + | make run-simple | |
8 | + | ||
9 | + | # Run the tutorial application | |
10 | + | make build | |
11 | + | make run-tutorial | |
12 | + | ||
13 | + | # Run the demo application | |
14 | + | make build | |
15 | + | make run-demo |
Neuer
Älter