etornam45 / note-share-v1

Note sharing web based application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar App (note-share)

Note shareing dummy app for me and friends

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Note sharing web based application


Languages

Language:Vue 60.6%Language:JavaScript 35.3%Language:SCSS 2.7%Language:HTML 1.4%