Skip to content

Commit

Permalink
Note about npm template
Browse files Browse the repository at this point in the history
  • Loading branch information
gtalarico committed Aug 28, 2018
1 parent 9d9e070 commit a531aa0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,14 @@ _Flask + Vue.js Web Application Template_
* Sample Vue [Filters](https://vuejs.org/v2/guide/filters.html)
* Heroku Configuration with one-click deployment + Gunicorn

#### Old Template

This template was updated on 2018-08-28 to use a flatter folder structure, as well as to use yarn instead of npm.
You can now run `yarn serve` as well as other yarn commands from the template root directory.
The old template will continue to live in the [npm-template branch](https://github.com/gtalarico/flask-vuejs-template/tree/npm-template)

#### Alternatives

If this setup is not what you are looking for, you might want look at other similar projects:

* [oleg-agapov/flask-vue-spa](https://github.com/oleg-agapov/flask-vue-spa)
Expand Down

0 comments on commit a531aa0

Please sign in to comment.