An open API service indexing awesome lists of open source software.

https://github.com/lupino/daywork

找事做
https://github.com/lupino/daywork

Last synced: 3 months ago
JSON representation

找事做

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