Angular Start: Analog SFCs, Vinxi, and Server Functions

August 30, 2024 ยท View on GitHub

Setup

Run npm install to install the application dependencies.

Development

Run npm run dev for a dev server. Navigate to http://localhost:3000/.

Build

Run npm run build to build the client/server project. The build artifacts are located in the .output directory.

Community