Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 487 Bytes

courseboard

About

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

Useful Commands

  • npm install — Project setup
  • npm run serve — Compiles project and hot-reloads for development
  • npm run build — Compile, and minify for production
  • npm run lint — Lints and fixes files