Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woai3c/front-end-engineering-demo

前端工程化 demo
https://github.com/woai3c/front-end-engineering-demo

Last synced: 7 days ago
JSON representation

前端工程化 demo

Awesome Lists containing this project

README

        

# 前端工程化 DEMO
本 DEMO 包含以下功能:
* 代码验证和自动格式化
* git commit 校验
* 单元测试、e2e 测试

## 文档
* [手把手带你入门前端工程化——超详细教程](https://juejin.im/post/6892003555818143752/)
* [ESlint + stylelint + VSCode自动格式化代码(2020)](https://juejin.im/post/6892000216020189198)
* [Jest](https://jestjs.io/docs/zh-Hans/getting-started)
* [Cypress](https://docs.cypress.io/guides/overview/why-cypress.html)