Viglet Shio LMS - Manage, document, track, create reports and deliver educational courses.
If you'd like to contribute to Viglet Shio LMS, be sure to review the contribution guidelines.
We use GitHub issues for tracking requests and bugs.
$ git clone https://github.com/ShioCMS/shio-lms.git
$ cd shio-lmsUse NPM to install the modules.
$ npm installUse Ng and Gradle to execute Shio LMS.
$ ng serve --open
$ ./gradlew bootrunUse Ng and Gradle to build Shio LMS.
$ ng build --prod
$ ./gradlew buildHome: http://localhost:2711