gpu-compute-chain/vue
michael 9a08bf8989 updates 2022-08-27 19:38:29 +00:00
..
public Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
src updates 2022-08-27 19:38:29 +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.