#Vue Router example
Simple example app for Vue Router
npm install
andbower install
- Go to
/public/assets/uikit3
andnpm install
,node scripts/build
,npm run compile-less
to build UIkit - Run
webpack --watch
in root to build and serve
#Vue Router example
Simple example app for Vue Router
npm install
and bower install
/public/assets/uikit3
and npm install
, node scripts/build
, npm run compile-less
to build UIkitwebpack --watch
in root to build and serve