Skip to content

React 设计模式, 个人学习笔记,带有翻译性质,记录的是自己学习的过程和理解,学习材料:patterns.dev。

Notifications You must be signed in to change notification settings

todopai/patterns-dev-cn

Repository files navigation

patterns-dev-cn

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father,

$ npm run build

About

React 设计模式, 个人学习笔记,带有翻译性质,记录的是自己学习的过程和理解,学习材料:patterns.dev。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published