Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 302 Bytes

AUI3 POC Demo

Project setup

yarn install

Compiles and hot-reloads for Vue Demo

yarn serve:vue

Compiles and hot-reloads for React Demo

yarn serve:react

Compiles and minifies for production

yarn build

Run your production

yarn start