Skip to content

leobiscassi/js-bootcamp-cdk-pipelines-intro

 
 

Repository files navigation

Jungle Scout CDK Bootcamp

Setup

  1. Install or update nvm on your machine
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
  1. Make sure you are using Node v16
nvm use 16
  1. Install dependencies
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.1%
  • JavaScript 11.9%