Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 349 Bytes

File metadata and controls

17 lines (13 loc) · 349 Bytes

Deploying-nodejs-app-on-ecs-fargate-using-cdk

Static Badge

This project uses a simple nodejs note app

How to run the app in local environment

git clone https://github.com/FaithKovi/nodejs-note-app.git
cd nodejs note app/

Run

npm install
node script.js