Skip to content

v0.1.0

Compare
Choose a tag to compare
@PeachScript PeachScript released this 29 Apr 02:13
· 25 commits to master since this release

For the first version, it provide the following basic features:

  1. Add configurations for eslint;
  2. Add configurations for editorconfig;
  3. Add configurations for Babel;
  4. Add basic gitignore file;
  5. Create simple templates for vuejs and support vue-router;
  6. Add basic configurations for webpack to develop and build project.