Skip to content

Raubzeug/web-learning

Repository files navigation

Platform for web learning

Installation

Copy repository to your local machine, then use the package manager pip to install dependencies.

pip install requirements.txt
pip install dev-requirements.txt

You may also use pipenv.

pipenv install

Then go to folder WebLearning/index react and install all JavaScript dependencies.

npm i

Build static files:

npm run build

You may see frontend page:

The list of approachable api'es

About

web-learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published