# otonashi Otonashi is a simple, easy-to-use classboard app, built with Vue 3, Vuetify and ❤️. This project is libre, and licensed under WTFPLv2, as published by San Hocevar on December 2004. See the COPYING file for more details. > Note: Otonashi can be combined with [lively](https://github.com/rocksdanister/lively) for better experience ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).