Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 787 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 787 Bytes

Beautiful and practical agenda management tool for SHS students

media-preview-image

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Setting up your .env file

Duplicate the .env-template and rename the duplicate to .env. This will keep the template, and give you a personal development environment that won't get commited to github.

Contributing

Interested in contributing? Check out the documentation (WIP)