wodax-umi-plugin-vue
v1.0.1
Published
A [email protected] plugin for Vue.js
Downloads
3
Readme
umi-plugin-vue
Features
- Powerful Vue SFC build ecosystem integration.
Install
yarn add umi-plugin-vue -D
Usage
// .umirc.js or config/config.js
module.exports = {
plugins: ['umi-plugin-vue']
};
For more information of Umi plugin usage, please refer to Umi > Plugin Usage.
TODO
- Hot-reload styles in Vue SFC.
- Router generator.
- Integrate with Vuex.
- TypeScript support.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
umi-plugin-vue © ULVIZ, Released under the MIT License. Authored and maintained by ULVIZ with help from contributors (list).
github.com/ulivz · GitHub @ULVIZ · Twitter @_ulivz