laravue-framework
v0.0.3
Published
Single page framework which is highly compatible with Laravel.
Downloads
27
Maintainers
Readme
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
- All vue component files are placed in
components
folder. - Currently Laravue is in development stage.
- 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.