Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selemondev/vue-notion
Vue Notion - A note taking application built with Vue 3 and Firebase V9
https://github.com/selemondev/vue-notion
firebase heroicons notion pinia vue3
Last synced: 22 days ago
JSON representation
Vue Notion - A note taking application built with Vue 3 and Firebase V9
- Host: GitHub
- URL: https://github.com/selemondev/vue-notion
- Owner: selemondev
- Created: 2022-07-04T19:16:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T18:48:37.000Z (over 2 years ago)
- Last Synced: 2024-07-29T19:17:23.914Z (3 months ago)
- Topics: firebase, heroicons, notion, pinia, vue3
- Language: Vue
- Homepage:
- Size: 156 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase-Table
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```