Skip to content

A Web application implemented with Vue and Python for watching programming online courses

License

Notifications You must be signed in to change notification settings

baharjenabzade/Train_SE

Repository files navigation

For run the project in development mode on local computer:

1. Install the project dependencies:

pip install -r requirements.txt

2.start the development server:

python manage.py runserver

3.replace api const variable in template/src/consttant/config directory with the development sever url

4.open cmd in template directory:

cd template

5. template Project setup

npm install

7.Compiles and hot-reloads for development

npm run serve

About

A Web application implemented with Vue and Python for watching programming online courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published