Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
📝 docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jan 31, 2019
1 parent 59b2b2b commit f6a6e13
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ Vue CLI 3 plugin to pluginize your Vue project
## :star: Features
Adjust your project generated by Vue CLI 3 to plugin development environment.

- Setup the plugin development codes for JavaScript and TypeScript
- Serve the environment where developable your plugin with App.vue
- Provide demonstrate enviroment for your plugin
- Setup the initial documentation enviroment with VuePress
- Setup the metafile to provide plugins for NPM (.gitignore, package.json and etc ...)
- Setup the plugin development codes for JavaScript or TypeScript
- Build for production code with rollup
- Adjust some files to distribute your Vue plugin
- Adjust to the environment where developable your Vue plugin with App.vue
- Provide demonstrate environment for your Vue plugin
- Setup the initial documentation environment with VuePress

## :rocket: Getting Started
If yon don't have a project created with Vue CLI 3:
Expand Down

0 comments on commit f6a6e13

Please sign in to comment.