Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 357 Bytes

serverless-single-page-app

React SPA powered by Server⚡️less Framework which inspired by this awesome book https://pragprog.com/book/brapps/serverless-single-page-apps

Getting Started

$ yarn install

# Deploy
$ yarn run deploy

# Open this app in browser (Only MacOS)
$ yarn run open

# Remove app from AWS completely
$ yarn run remove