https://github.com/lupino/daywork
找事做
https://github.com/lupino/daywork
Last synced: 3 months ago
JSON representation
找事做
- Host: GitHub
- URL: https://github.com/lupino/daywork
- Owner: Lupino
- Created: 2015-09-14T03:54:43.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2016-05-31T05:57:32.000Z (about 9 years ago)
- Last Synced: 2025-01-22T11:48:13.675Z (5 months ago)
- Language: JavaScript
- Homepage: https://zhaoshizuo.la
- Size: 618 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Daywork
=======
record every day work.### Develop
```
npm install
npm start
open http://localhost:3000
```Now edit `app/App.js`.
Your changes will appear without reloading the browser like in [this video](http://vimeo.com/100010922).### Linting
This project includes React-friendly ESLint configuration.
```
npm run lint
```### Dependencies
* React
* Webpack
* [webpack-dev-server](https://github.com/webpack/webpack-dev-server)
* [babel-loader](https://github.com/babel/babel-loader)
* [react-hot-loader](https://github.com/gaearon/react-hot-loader)
* [react-hot-boilerplate](https://github.com/gaearon/react-hot-boilerplate)### Resources
* [Demo video](http://vimeo.com/100010922)
* [react-hot-loader on Github](https://github.com/gaearon/react-hot-loader)
* [Integrating JSX live reload into your workflow](http://gaearon.github.io/react-hot-loader/getstarted/)
* [Troubleshooting guide](https://github.com/gaearon/react-hot-loader/blob/master/docs/Troubleshooting.md)
* Ping dan_abramov on Twitter or #reactjs IRC