https://houqp.github.io/vpcstudio/
VPC design made easy
https://houqp.github.io/vpcstudio/
Last synced: 5 months ago
JSON representation
VPC design made easy
- Host: GitHub
- URL: https://houqp.github.io/vpcstudio/
- Owner: houqp
- License: mit
- Created: 2020-01-27T00:52:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:19:45.000Z (over 2 years ago)
- Last Synced: 2024-11-08T03:29:47.645Z (6 months ago)
- Language: TypeScript
- Homepage: https://houqp.github.io/vpcstudio/
- Size: 722 KB
- Stars: 127
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AWSome-websites - https://houqp.github.io/vpcstudio
README
VPC Studio
==========
VPC CIDR calculator with codegen.
Usage
-----Visit https://houqp.github.io/vpcstudio.
Development
-----------```bash
npm install
make
```