最後活躍 1728989440

knox 已修改 1728989439. 還原成這個修訂版本

1 file changed, 15 insertions

React-admin-readme-4.sh(檔案已創建)

@@ -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
上一頁 下一頁