Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 179 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 179 Bytes

Static Esbuild Example

Local setup

  1. Clone the repository
  2. Install dependencies yarn install
  3. Build typescript files yarn build
  4. Start a local server yarn start