Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4js/msco
React商城--hooks
https://github.com/4js/msco
antd axios javascript react webpack3
Last synced: 4 months ago
JSON representation
React商城--hooks
- Host: GitHub
- URL: https://github.com/4js/msco
- Owner: 4js
- Created: 2018-04-26T03:33:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T10:13:01.000Z (about 2 years ago)
- Last Synced: 2024-09-28T22:08:11.896Z (4 months ago)
- Topics: antd, axios, javascript, react, webpack3
- Language: JavaScript
- Homepage:
- Size: 6.59 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moscow2
## Usage
1. Clone project code.
```bash
git clone [email protected]:4js/msco.git
cd msco
```2. Installation dependence.
```bash
yarn install
```Or
```bash
npm install
```3. Start local server.
```bash
npm run start
```