gpu-compute-chain/vue
michael ef35b58e10 scaffold new auction tx 2022-08-27 21:19:03 +00:00
..
public Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
src scaffold new auction tx 2022-08-27 21:19:03 +00:00
README.md Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
index.html Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
package-lock.json Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
package.json Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
vite.config.ts Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00

README.md

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.