Vue Starter
===
###### tags: `starter` `vue` `beginner` `WIP`
A simple instructions for working enviroment and guidelines to getting started.
## Getting Started
how to install laravel?
### Prerequisites
What things you need to install the software to getting started and how to install them
- [npm/nodejs](https://nodejs.org/en/)
- [vscode](https://code.visualstudio.com/download)
## Deployment
Depending on Client
## Boilerplate
- [j-laravel-vue-boilerplate](https://github.com/ajDesamparado13/j-laravel-vue-boilerplate)
## Common dependencies/tools/Plugin used
- [vuex](https://vuex.vuejs.org/) (tags: `state-management`)
- [axios](https://github.com/axios/axios) (tags: `http-client`)
- [vue-router](https://router.vuejs.org/) (tags: `router`)
- [lodash](https://lodash.com/) (tags: `utilities`)
- [momentjs](https://momentjs.com/) (tags: `date` `time`)
- [echarts](https://ecomfe.github.io/vue-echarts/demo/) (tags: `charts`)
- [vue-mugen-scroll](https://www.npmjs.com/package/vue-mugen-scroll) (tags: `infinity-scroll`)
- [vuex-persistedstate](https://www.npmjs.com/package/vuex-persistedstate) (tags: `state` `persist`)
## Contributing
Please read [Contribution.md](/mixmMO6nRqeaKEydNERJ8Q) for details on our code of conduct, and the process for submitting updates and pull requests.
## Versioning
We use [Github](https://github.com/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
## Authors
- **MonstarLab Staff**
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc