https://github.com/lenaryan/books
A list of books read by me, starting from 2019 (Vue, Firebase)
https://github.com/lenaryan/books
firebase vue
Last synced: 3 months ago
JSON representation
A list of books read by me, starting from 2019 (Vue, Firebase)
- Host: GitHub
- URL: https://github.com/lenaryan/books
- Owner: lenaryan
- Created: 2020-10-07T11:10:56.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T08:10:46.000Z (over 2 years ago)
- Last Synced: 2025-03-10T17:55:32.437Z (over 1 year ago)
- Topics: firebase, vue
- Language: JavaScript
- Homepage: https://books-orcin.vercel.app
- Size: 3.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# books
> A Vue.js project
## 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
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).