DAOs on NEAR VueJS application
MDB Vue Advanced UI KIT (https://mdbootstrap.com/docs/b5/vue/#!)
Get MDB Vue Advanced UI KIT and copy to mdb dir, than install npm
mkdir mdb
cp <path_to_downloaded_ui_kit>/mdb-vue-ui-kit-1.3.0.tgz ./mdb
npm install
npm run serve
npm run build
for testnet
npm run build_mainnet
for mainnet
npm run lint