Skip to content

keshavagrawal89/the_only_vue_boilerplate

Repository files navigation

Inspiration

This project is inspired by vue-bootstrap-boilerplate and ofcourse the repeated effort everytime I start a new project :)

Starter VueJS Boilerplate

This is a boilerplate for building web applications with Vue.js and the following tools:

  • Vuejs
  • Vuex
  • VueRouter
  • BootstrapVue
  • Axios
  • Firebase for Authentication
  • SignIn, SignUp, SignOut
  • Public and Private Page(s)
  • Environment Variables and Config for different deplyment platforms such as - dev and prod.

This app comes powerd with some basic features and tools to help you get started quickly without much of assumption baggages!

How to run?

Very Important: To run this a firebase credentials are needed. Please have a free firebase app config ready - this can be easily obtained from Firebase Console. The main app mounts post firebase initialization. Please check main.js before running the server.

git clone <repo>
cd <root_folder>
npm i
npm run serve

Enjoy!

Screenshots

Homepage

HomePage

Login page

LoginPage

Dashboard

Dashboard

About

A perfect minimal VueJS boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors