super ui
1.0.0
Component library based on vue 2+.
git clone https://github.com/onaug6th/super-ui
cd super-ui
npm install
npm run serve
By default, port 8080 will be enabled. Visit localhost:8080 to open the project.
Build component library production files
npm run lib:build