Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yunyoujun/se-notes
- Owner: YunYouJun
- License: mit
- Created: 2019-03-05T16:48:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T06:56:11.000Z (about 4 years ago)
- Last Synced: 2024-10-29T15:49:32.235Z (3 months ago)
- Topics: notes, software-engineering
- Homepage: https://se-notes.yunyoujun.cn
- Size: 2.49 MB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```