Skip to content

ArrayZoneYour/Circle

Repository files navigation

Circle

Known Vulnerabilities

🚀 Release the power of Font-end

💪 Finding the best practice

Quick Start

# Shell 1
cd server
npm install
npm run start
# shell 2
npm install
npm run start

Analyse you code in production

npm run analyse

Feature Map

  • Visualize the folder structure and code lines

Feature Map 0.1.0

  • Reboot the project
  • Snyk
  • Explore DllPlugin and CommonChunks plugin
  • Debug mode (Show the build time ... info on the right-bottom corner)
  • Todo List Level Demo
    • SubTask
  • i18n
  • Global Context
  • Cli - For quick generate template (SFC, DescriptionList, Table, ...)
  • apollo server integrate CURD, pagination

Feature Map 0.0.2

  • TreeShaking npm packages
  • Use Webapck alias to Tree Shaking @ant-design/icons
  • Separate the css and js when webpack build
  • Visualize the npm dependencies

Feature Map v0.0.1

  • Webpack Naive Pipeline
  • Quick Start apollo-server and apollo-client
  • Integrate Ant Design (It doesn't support CSS Module)
  • Babel 7.0 Bug Fix
  • Doc Support
  • Make Menu Configurable
  • Mock Apollo Server Integrate
  • Integrate the basic router
  • Route automatically by the construction under src/pages
  • Refresh the browser when code change
  • Code Review and Release v0.0.1

License

MIT