canini-mascots / canini

GNU General Public License v3.0
3 stars 0 forks source link

Canini

Source code of Canini website.

Getting Started

Launch frontend for development.

$ quasar dev

Start backend.

$ npm run back

Build as Progressive Web App

$ quasar build --mode pwa

Built With