0.3.0 ⢠Published 5 years ago
generator-lepont-bridge v0.3.0
generator-lepont-bridge v0.3.0
Usage
First install yeoman and this generator.
npm i -g yo generator-lepont-bridge
Hit the generator command
yo lepont-bridge
Then follow the instruction and you'll get the scaffolding of lepont bridge! š That should look like the below:
my-lepont-bridge
āāā README.md
āāā bridge
āĀ Ā āāā index.d.ts
āĀ Ā āāā index.js
āāā package.json
āāā src
āĀ Ā āāā bridge.ts
āĀ Ā āāā index.ts
āĀ Ā āāā shared.ts
āāā tsconfig.json
License
MIT