Create LMS APP
Development version
Installation
Assuming
- you're on MacOS or Linux
- you have
node.js
installed - you have
docker
& docker-composer
installed - ports 80,1000,3000 are free
You have the following options
Installation from script
Run npx --package=@escolalms/cla lms
Installation from source
Clone this repository then,
in order to launch LMS
run make init
shell script
First steps
Once everything is installed (takes a while)
Troubleshooting
- please create issue in this repository
- Windows users - this package is not tested on your system.