A simple single page NodeJs application using serverless AWS Lambda
This can be run locally using node js server
- Install nodeJs server using "npm install -g http-server"
- start the server from the root directory of project "http-server -c-1"
- The content will be available at localhost:8080