Through the following process, anyone or community organization can build their own browser based on the Hermit network. We look forward to more technologies joining our open source community to improve and strengthen the Hermit network together. All our efforts will ultimately make us better together.
- node v16.15.0
- vue 2.6.14
- axios 0.27.2
- element-ui 2.15.9
- echarts 5.3.2
- moment 2.29.4
yarn install
or
npm install
yarn serve
or
npm run serve
yarn build
or
npm run build