Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmoongit/note-balls
NoteBalls! Add and edit your personal notes with vue reactive components! ( if don't work, use vpn for firebase )
https://github.com/rmoongit/note-balls
bulma-css components composition-api firebase hosting laravel media-queries npm routers slots vue3
Last synced: 28 days ago
JSON representation
NoteBalls! Add and edit your personal notes with vue reactive components! ( if don't work, use vpn for firebase )
- Host: GitHub
- URL: https://github.com/rmoongit/note-balls
- Owner: rmoongit
- Created: 2024-09-03T11:55:19.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-07T21:35:52.000Z (3 months ago)
- Last Synced: 2024-10-16T19:06:27.870Z (3 months ago)
- Topics: bulma-css, components, composition-api, firebase, hosting, laravel, media-queries, npm, routers, slots, vue3
- Language: Vue
- Homepage: https://noteballs-moon--note-balls-03236qd6.web.app/#/auth
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# note-balls
This template should help get you started developing with Vue 3 in Vite.
## 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
```