Skip to content

A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js

License

Notifications You must be signed in to change notification settings

amcosta/spa-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Codecast's SPA Boilerplate

This package contains two separate projects to act as a starting point for an SPA: a Vue.js project (created with vue-cli + webpack template) and a Laravel 5.3 project.

They're not just newly created projects but a fully working application that can be modified and expanded to become your own application.

Features

  1. list
  2. features
  3. here

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

Licensed under the MIT license.

About

A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 60.1%
  • JavaScript 19.1%
  • Vue 17.7%
  • HTML 2.0%
  • Other 1.1%