Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruanyl/react-universal-tab
https://github.com/ruanyl/react-universal-tab
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruanyl/react-universal-tab
- Owner: ruanyl
- Created: 2017-08-03T08:23:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T18:59:52.000Z (over 7 years ago)
- Last Synced: 2024-11-05T14:55:49.595Z (2 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-component-boilerplate
start the webpack dev server
```
npm run example
npm run start
```build
```
npm run build
```