Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

serverless-stack-notes-app

A small full stack app built using sst

To Debug/Run:

  1. run npx sst start or from VSCode just open folder and start debugging
  2. go inside frontend folder run npm start