Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 )

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
```