/class-plans

Typescript SPA in Vue.js that interacts with Google Classroom API

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Class Plans

A single-page-application written in Vue.js typescript to give you a single view of your Google Classroom as a student.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.