Research App Demo

This is a simple web app built using Vue.js and AWS Lambda functions. The purpose is to test the feasibility of building web apps backed by Python and/or R code running on AWS serverless infrastructure.

Website: https://sharp-haibt-9ff87a.netlify.app/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build