Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.

Vue integration demostration plugin for Graviton . ( this only works in old Graviton v1.X )

License

Notifications You must be signed in to change notification settings

marc2332/vue-plugin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-plugin-example

The purpose of this plugin is to show how to port/use vue apps on Graviton.

Installing

  • Option 1: With graviton-cli , by typing: graviton -i marc2332/vue-plugin-example
  • Option 2: Cloning and installing dependencies manually

Developing

The directory /source contains all the source from the Vue app it self.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

This will create a directory /dist in the plugin folder, you may have to update the CSS files on the plugin package.json's CSS array. This is not necessary with JavaScript files.

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue integration demostration plugin for Graviton . ( this only works in old Graviton v1.X )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published