Onsen UI for Vue Kitchensink app.
The Vue Onsen UI Kitchen Sink is a sample application that showcases the integration of Onsen UI 2 with Vue. This version of the app utilizes Vuex to share the state among different components. A version without Vuex is also provided in the no-vuex branch. The project is created using vue-cli and webpack-simple template, with modified Webpack configuration to support Onsen UI +2.2.0. The app includes CSS styling, with the option to customize colors using the source CSS file.
To install the Vue Onsen UI Kitchen Sink, follow the steps below:
npm install
npm run dev
The Vue Onsen UI Kitchen Sink is a sample application that demonstrates the integration of Onsen UI 2 with Vue. It offers features such as state management with Vuex, customization of CSS, and multiple versions to cater to different needs. The installation process is straightforward and can be easily done by following a few simple steps.