Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/examples/angular/README.md

Alosaur - Deno web framework with many decorators
Go to Latest
File

Run as server:

deno run –config tsconfig.json –importmap=importmap.json -A –unstable app.ts

Open in browser: https://localhost:8000