Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
/python-vuejsPublic archive

Gluing Python web frameworks and Vue.js with a set of scripts... basically a wrapper 😄

License

NotificationsYou must be signed in to change notification settings

cstrap/python-vuejs

 
 

Repository files navigation

Gluing Python web frameworks and Vue.js with a set of scripts... basically a wrapper 😄

Work in progress, maybe it could be a bad idea 🦄

Projects aims to be agnostic, just use it in order to automate the boring stuff to setup a Vue.js project.

The point is that you start with SPA app inside your current project and then, extract it without having the dependency with backend framework.

Feel free to contribute with PRs and opening issues.

Thanks!Cheers! 🍻

Requirements

  • Python 2.7+ or 3.4+
  • nodejs > 5 and npm > 3

Commands list

Vue.js

CommandDescription
checkenvCheck if node > 5 and npm > 3 are installed
vuecliInstall vue-cli
startvueappInit Vue.js project via vue-cli
vuedevStart frontend dev server
vuebuildBuild Vue.js project via npm

Django

CommandDescription
djvueMake Vue.js project into a django app
djbuildInject into the django way intoindex.html

Flask

  • TODO
CommandDescription

About

Gluing Python web frameworks and Vue.js with a set of scripts... basically a wrapper 😄

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp