Courseboard is a tool that lets you add links to classes to a centralized dashboard and customize them with a banner, notes, and other info. Check it out at courseboard.vivime.info
npm install
— Project setupnpm run serve
— Compiles project and hot-reloads for developmentnpm run build
— Compile, and minify for productionnpm run lint
— Lints and fixes files