Skip to content

VueFloripa/vuefloripa.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made with VuePress for the VueFloripa Meetup group!

Setup

npm install

Running - Development

npm run dev

Build - Production

npm run build

Release

You can automatically release a new version using:

npm run release:major
# or
npm run release:minor
# or
npm run release:patch

After that you need to push to development to trigger a new deployment.

Deployment - Production

Automatically triggered by Travis CI. It builds the app and pushes to master afterwards.

About

VueFloripa website

Topics

Resources

License

Stars

7 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors