A personal learning project using cube-ui powered by vue.
git clone git@github.com:hellothursday/takeout.git
cd takeout
npm install
npm run serve
npm run build
- You can invoke the custom component which has been instantiated in api form through
create-api module
in cube-ui. - Switching the pages through the
TabBar
component embedded in cube-ui instead of Vue-router, which you can implement smooth switching effects like native apps.
See Working with Webpack.
You can find me here.