Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dillonchanis/laravel-vue-starter
Starter kit for SPA Laravel & Vue projects
https://github.com/dillonchanis/laravel-vue-starter
Last synced: 12 days ago
JSON representation
Starter kit for SPA Laravel & Vue projects
- Host: GitHub
- URL: https://github.com/dillonchanis/laravel-vue-starter
- Owner: dillonchanis
- Created: 2017-09-26T23:22:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T23:29:42.000Z (over 7 years ago)
- Last Synced: 2024-11-07T20:46:10.108Z (2 months ago)
- Language: JavaScript
- Size: 458 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Laravel & Vue Starter Kit
Laravel is a web application framework with expressive, elegant syntax. Vue is a progressive framework for building user interfaces. This boilerplate leverages both frameworks to get you started on your application.
- [Laravel](https://laravel.com/docs/)
- [Vue](https://vuejs.org/v2/guide/)## Getting Started
Commands here...
## TODO
- Setup Common/AirBnB JavaScript linter
- Setup Flow/TypeScript support