Package Exports
- soufan-cdk-init
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (soufan-cdk-init) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
soufan-cdk-init
This is a small extension to cdk init app --language=typescript command.
Our new command will restructure your project tree into a more convenient structure
Installation
npm i soufan-cdk-init -gUsage
Use the following command to generate your cdk app:
soufan-cdk-init {project-name}Prerequisites
Node JS v14
Project Structure
