0.0.3 • Published 7 years ago

laravue-framework v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Laravue (A Decoupled Single Page Application Framework.)

Get Started

# Clone the repository
git clone https://github.com/Qafeen/Laravue.git

# Change directory and install dependencies via yarn
cd Laravue && yarn

# Get set go
gulp watch
  1. All vue component files are placed in components folder.
  2. Currently Laravue is in development stage.
  3. Feel free to contribute and help us push this project to next level.

For detailed explanation on how things work, checkout the guide and docs for vue-loader.