Skip to content

kintohub-examples/vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample Vue app for KintoHub

🚀 Deploying on KintoHub

This will take a few minutes to deploy. Then click on the Access tab and copy the External Access URL to see the Vue App.

🔨 Running locally

Pre-requisites: NodeJS v13+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/vue

$ cd vue
  • Install the dependencies
$ npm install
  • Serve with hot reload at localhost: 8080
$ npm run dev
  • Build for production with Minification
$ npm run build
  • Build for production and view the bundle analyzer report
$ npm run build --report

🚑 Support

Contact us: https://www.kintohub.com/contact-us

Discord: https://kintohub.com/discord

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published