Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

V2grad/Syllabuild

Repository files navigation

Syllabuild

Syllabuild RCOS

Netlify Status

Auto Syllabus builder, made with Vuejs and Bootstrap-vue.

Online Demo for Master Branch: https://syb.v2grad.org

NOTE: If you want to develop/use this project on your own, check out our wiki.

We LOVE feedback: open an issue when you encounter a problem or confusion when using Syllabuild.

data structure

https://github.com/V2grad/Syllabuild/wiki/data-structure

Please reference to wiki for more information

Screenshots

Home page

Semester adding

Features

@TODO

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Thanks