Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 533 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 533 Bytes

Annoté: basic note app

Simple PWA in which you can write your notes, brainfarts, etc.

About

Created in Vue with Firebase & Tiptap as editor.

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

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.