ByePastHub / web-specification

起妙前端规范

Home Page:https://ByePastHub.github.io/web-specification/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

前端开发手册

�首先,安装依赖

cnpm i

启动

npm run dev

打包

npm run build

文档编写

  • 编写前端规范请在 docs/pages/webSpecification下编写
  • 编写知识点请在 docs/pages/other/knowledgePoints下编写
  • 编写bug请在 docs/pages/other/issues下编写