# 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.