7826839498
* vue sample (#483) * initilaized vue * default mode implemented in app.vue * envexample added for projectID * removed empty space and tested dapp * deleted helloworld example component * pnpm * Update App.vue --------- Co-authored-by: Mohammed Abdul Sattar <93962265+mabsattar@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.example | ||
.gitignore | ||
babel.config.js | ||
jsconfig.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
vue.config.js |
vue
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint