Creating Web Applications
Code Starters
- Starter Bulma (without Vue): clone this application to create your own application that combines Bulma css and py4web.
- Starter Bulma Vue2: clone this application to create your own application that combines Bulma css, Vue 2, and py4web.
- Starter Bulma Vue3: same as above, for Vue3. Note that this uses the more modern Font Awesome 6.5.1 icons; if you prefer the 4.7 ones, just uncomment/comment the related lines in
templates/layout.html
.
Videos