Skip to content

aibistin/dancer2-vue-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dancer2-Vue-Webpack

Perl Dancer2 Web framework with Vue.js and Webpack

The Laracasts tutorial is an excellent Vue.js tutorial, much of which is built around the Laravel PHP web framework. I figured that rather than learning PHP, I could customize this to work with Perl's Dancer2 web framework.

This setup is my workaround for Episode 22, "Webpack Config From Scratch"

Getting Started

Presuming you have both NPM and Node.js installed,

  • Clone this repository

  • cd ./js

  • npm install

  • npm run dev or npm run webpack or npm run production

  • cd ..

  • plackup bin\app.psgi

  • Follow the tutorial


About

Dancer2 with Vue.JS Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published