Skip to content

A package of Vue Components for use in Indralab web services.

Notifications You must be signed in to change notification settings

gyorilab/indralab-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndraLab Vue Tools

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deploys build to remote host on s3.

npm run deploy -- <deployment>

where deployment is either "dev", "latest", or "stable". Note that deploy does not run build, which must be run separately.

Customize configuration

See Configuration Reference.

About

A package of Vue Components for use in Indralab web services.

Resources

Stars

Watchers

Forks

Packages

No packages published