Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 538 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 538 Bytes

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