Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yunyoujun/se-notes

软件工程应试笔记 | Software Engineering Notes
https://github.com/yunyoujun/se-notes

notes software-engineering

Last synced: about 1 month ago
JSON representation

软件工程应试笔记 | Software Engineering Notes

Awesome Lists containing this project

README

        

# software-engineering-notes

![docs](https://github.com/YunYouJun/se-notes/workflows/docs/badge.svg)

software-engineering-notes for cuc secondary examination

软件工程笔记

在线阅读:

## Usage

### Dev

```sh
yarn dev
# localhost:8080
```

### Build

```sh
yarn build
```