Skip to content

boengkar2020/bottle-buefy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old style boilerplate for bottle framework, mako, vue, and buefy

To using this boilerplate, i recommend use virtualenv.

  1. Clone this project to yours computer

$ git clone https://github.com/boengkar2020/bottle-buefy.git

  1. Create virtualenv

$ cd bottle-buefy

$ virtualenv -p python3 venv

$ source venv/bin/activate

  1. Install requirements for this project

(venv) $ pip install requirements.txt

  1. Run project

(venv) $ python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published