/h-design

Primary LanguageDart

H-DESIGN

Install the flutter_web build tools

flutter pub global activate webdev

Load H-Design repository

git clone git@github.com:HunterVillage/h-design.git

Update packages

flutter pub upgrade

Start Up

webdev serve --auto restart

build static file

webdev build

View