https://github.com/batin/readfaster
Helps to read faster
https://github.com/batin/readfaster
Last synced: 5 months ago
JSON representation
Helps to read faster
- Host: GitHub
- URL: https://github.com/batin/readfaster
- Owner: batin
- License: mit
- Created: 2019-03-22T14:12:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T20:04:15.000Z (almost 7 years ago)
- Last Synced: 2025-07-17T23:16:02.054Z (6 months ago)
- Language: Vue
- Size: 79.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReadFaster
Helps to read faster
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).