Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 547 Bytes

Some good practice for Vue project(include basic components,advanced skills)

English | 中文

  • Clear project structure
  • Configuration of webpack(including optimization)
  • Script that automatically generates DLL
  • Axios utils
  • Utils function
  • Form component
  • Table component
  • Svg component
  • Custom dialog component
  • Function component
  • Imperative Calling dialog
  • Global components/router/state management
  • Custom directives
  • Plugin for capturing errors