Skip to content

Commit

Permalink
Update npm and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic Shóstak committed Oct 30, 2018
1 parent 42d566b commit 4fdc0b0
Show file tree
Hide file tree
Showing 3 changed files with 3,732 additions and 2,942 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
![bottle-vue-kickstart-main](https://cloud.githubusercontent.com/assets/11155743/24041455/9fbd99ec-0b1e-11e7-9ba0-a429a28591b0.jpg)

# Very basic Bottle kickstart kit with Vue.js and Webpack
[![GitHub release](https://img.shields.io/badge/version-0.5.0-brightgreen.svg?style=flat-square)](https://github.com/koddr/bottle-vue-kickstart) [![licence](https://img.shields.io/badge/Python-2.7_or_3.4+-red.svg?style=flat-square)](https://www.python.org/downloads/) [![licence](https://img.shields.io/badge/licence-MIT-blue.svg?style=flat-square)](https://github.com/koddr/bottle-vue-kickstart/blob/master/LICENSE.md)
[![GitHub release](https://img.shields.io/badge/version-0.5.1-brightgreen.svg?style=flat-square)](https://github.com/koddr/bottle-vue-kickstart) [![licence](https://img.shields.io/badge/Python-2.7_or_3.4+-red.svg?style=flat-square)](https://www.python.org/downloads/) [![licence](https://img.shields.io/badge/licence-MIT-blue.svg?style=flat-square)](https://github.com/koddr/bottle-vue-kickstart/blob/master/LICENSE.md)

## What's included to kit?

* Bottle `0.12.13` (stable)

NPM packages:

* Axios `0.17+` (AJAX calls)
* Axios `0.18+` (AJAX calls)
* PostCSS/Autoprefixer `7.2+` (automate CSS prefixes)
* Babel `7.0+` (turn ES6 code to vanilla)
* Vue.js `2.5+` (the basis of reactive web applications)
Expand Down
Loading

0 comments on commit 4fdc0b0

Please sign in to comment.