Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suryarajendhran/dad-books
https://github.com/suryarajendhran/dad-books
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/suryarajendhran/dad-books
- Owner: suryarajendhran
- Created: 2020-05-19T08:50:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T20:06:27.000Z (about 2 years ago)
- Last Synced: 2025-01-22T16:50:31.934Z (1 day ago)
- Language: JavaScript
- Size: 4.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clean-books
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).