Monday, 16 January, 2023 UTC


Summary

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
GitHub
View Github