https://github.com/codertonychan/react-crud-tony
react-crud-tony
https://github.com/codertonychan/react-crud-tony
Last synced: 4 days ago
JSON representation
react-crud-tony
- Host: GitHub
- URL: https://github.com/codertonychan/react-crud-tony
- Owner: CoderTonyChan
- Created: 2018-06-08T07:47:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T01:26:15.000Z (about 8 years ago)
- Last Synced: 2025-02-25T07:47:14.879Z (over 1 year ago)
- Language: JavaScript
- Size: 556 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- 支持docker
- ¥ docker-compose up
- ¥ npm install
- $ npm start
- $ npm deploy
- 支持代理
- ¥ "proxy": "http://localhost:7777"
- backend
- $ npm start