Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/youngjuning/patterns.js.org

现代 Web 应用设计模式
https://github.com/youngjuning/patterns.js.org

patterns react

Last synced: about 2 months ago
JSON representation

现代 Web 应用设计模式

Awesome Lists containing this project

README

        

# Patterns

> 用于使用原生 JavaScript 和 React 构建强大的 Web 应用程序的设计模式。

## Development

```bash
# install dependencies
$ yarn install

# start dev server
$ yarn start

# build docs
$ yarn run build
```

## LICENSE

MIT