Skip to content

genfuture/Trame-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trame-Python

Method 1:

source .venv/bin/activate

Setup Vue

cd myapp/my-vue-app

npm i

npm i @kitware/trame --save

npm run build

npm run sever - For Preview

pip install django trame

go back to django folder

it directly serves the files from the my-vue-app dist after build

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published