Skip to content

Latest commit

 

History

History

vue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

App UI Template

Vue.js-based web app template for your Cosmos SDK blockchain. Use the template to quickly bootstrap your app. To learn more, check out the components in @starport/vue and the Starport documentation.

Project setup

npm install

Compiles and reloads the app on save for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.