Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhaozhuoboy/digitalcity-web
官网页面
https://github.com/zhaozhuoboy/digitalcity-web
Last synced: 19 days ago
JSON representation
官网页面
- Host: GitHub
- URL: https://github.com/zhaozhuoboy/digitalcity-web
- Owner: zhaozhuoboy
- License: cc0-1.0
- Created: 2016-08-10T01:51:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T08:31:25.000Z (over 8 years ago)
- Last Synced: 2024-11-09T00:12:36.589Z (2 months ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Transform Boilerplate
## Installation
```bash
git clone https://github.com/gaearon/react-transform-boilerplate.git
cd react-transform-boilerplate
npm install
npm start
open http://localhost:3000
```Transforms are enabled for files inside `src` (except `index.js`).