Skip to content

Commit

Permalink
Adding vuefire-quickstart (#736)
Browse files Browse the repository at this point in the history
* Adding vuefire-quickstart

* Update README.md

* Update README.md

* Adding vuefire-quickstart
  • Loading branch information
Sam Roth authored and kazupon committed Jan 6, 2017
1 parent 18d76dd commit 5ba2add
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -537,7 +537,8 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/
- [**App example with JWT Authentication**](https://github.com/Angarsk8/phoenix_vuejs_authentication_example) developed with [**Phoenix Framework**](http://phoenixframework.org), **Vue** and **Vue Router** ([_**demo**_](https://phoenix-vue-auth.herokuapp.com)) by [@Angarsk8](https://github.com/Angarsk8) - [**App example with JWT Authentication**](https://github.com/Angarsk8/phoenix_vuejs_authentication_example) developed with [**Phoenix Framework**](http://phoenixframework.org), **Vue** and **Vue Router** ([_**demo**_](https://phoenix-vue-auth.herokuapp.com)) by [@Angarsk8](https://github.com/Angarsk8)
- [Sample CRUD app with router in Vue 2.0](https://github.com/shershen08/vue.js-v2-crud-application) by [@shershen08](https://github.com/shershen08) - [Sample CRUD app with router in Vue 2.0](https://github.com/shershen08/vue.js-v2-crud-application) by [@shershen08](https://github.com/shershen08)
- [ASP.NET Core Vue.js server-side rendering sample](https://github.com/mgyongyosi/VuejsSSRSample) by [@mgyongyosi](https://github.com/mgyongyosi) - [ASP.NET Core Vue.js server-side rendering sample](https://github.com/mgyongyosi/VuejsSSRSample) by [@mgyongyosi](https://github.com/mgyongyosi)

- [**vuefire-quickstart**](https://github.com/sejr/vuefire-quickstart) - [![Express Vue Stars](https://img.shields.io/github/stars/sejr/vuefire-quickstart.svg?style=social&label=Star&maxAge=2592000)](https://github.com/sejr/vuefire-quickstart) - Documented Firebase integration w/ webpack and eslint, by [@sejr](https://github.com/sejr).

- #### Boilerplates - #### Boilerplates


- [Boilerplate for Vue.js plugin ★26](https://github.com/kazupon/vue-plugin-boilerplate) by @kazupon <sup>vue-cli compatible</sup> - [Boilerplate for Vue.js plugin ★26](https://github.com/kazupon/vue-plugin-boilerplate) by @kazupon <sup>vue-cli compatible</sup>
Expand Down
16 changes: 16 additions & 0 deletions awesome_vue_with_repo_info.md
Expand Up @@ -1510,6 +1510,22 @@
&#9733 11, pushed 0 days ago &#9733 11, pushed 0 days ago
</sup> </sup>
</li> </li>
<li>
<strong>
<a href="https://github.com/sejr/vuefire-quickstart/">vuefire-quickstart</a>
<!-- Place this tag where you want the button to render. -->
<a class="github-button"
href="https://github.com/sejr/vuefire-quickstart"
data-icon="octicon-star"
data-style="mega"
data-count-href="/sejr/vuefire-quickstart/stargazers"
data-count-api="/repos/sejr/vuefire-quickstart#stargazers_count"
data-count-aria-label="# stargazers on GitHub"
aria-label="Star sejr/vuefire-quickstart on GitHub">Star</a>
well-documented Firebase integration w/ webpack and eslint,
by <a href="https://github.com/sejr">@sejr</a>
</strong>
</li>
</ul> </ul>
</li> </li>
<li> <li>
Expand Down

0 comments on commit 5ba2add

Please sign in to comment.