Skip to content

EasyTONDAO/webapp

 
 

Repository files navigation

near-dao

DAOs on NEAR VueJS application

Requirements

MDB Vue Advanced UI KIT (https://mdbootstrap.com/docs/b5/vue/#!)

Project setup

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

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

for testnet

npm run build_mainnet

for mainnet

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 53.1%
  • Rust 30.4%
  • JavaScript 12.0%
  • Shell 4.2%
  • HTML 0.3%