vue-stories
Demo: https://alexovn.github.io/vue-stories/
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Demo: https://alexovn.github.io/vue-stories/
npm install
npm run dev
npm run build