Skip to content

hellothursday/takeout

Repository files navigation

takeout

A personal learning project using cube-ui powered by vue.

Development

git clone git@github.com:hellothursday/takeout.git
cd takeout
npm install
npm run serve

Compiles and minifies for production

npm run build

merits

  1. You can invoke the custom component which has been instantiated in api form through create-api module in cube-ui.
  2. 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.

Links

Customize Webpack configuration

See Working with Webpack.

You can find me here.

About

Individual learning project using vue & cube-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published