Front-end document Summary (find it useful for you, do not forget to give a point like oh ^ _ ^!)

Original link front-end document Summary

front-end-Doc

Front-end document summary (including coding standards, the development process, knowledge sharing, etc.)

这里的文档很重要,
你可以在这里看到前端相关代码规范、开发规范、开发流程等,
如果你是新人,务必看完,
如果你是老员工,务必按这里的约定执行。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build

Technology Selection

Code Specification

Front and rear ends Interface Specification

Guess you like

Origin www.cnblogs.com/homehtml/p/12047930.html