Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandonroberts/analog-angular-start

Angular Start: Analog SFCs, Vinxi, and Server Functions
https://github.com/brandonroberts/analog-angular-start

Last synced: 26 days ago
JSON representation

Angular Start: Analog SFCs, Vinxi, and Server Functions

Awesome Lists containing this project

README

        

# Angular Start: Analog SFCs, Vinxi, and Server Functions

- [Analog](https://analogjs.org)
- [Angular](https://angular.dev)
- [Vinxi](https://vinxi.vercel.app)

## 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

- Visit and Star the [GitHub Repo](https://github.com/analogjs/analog)
- Join the [Discord](https://chat.analogjs.org)
- Follow us on [Twitter](https://twitter.com/analogjs)
- Become a [Sponsor](https://github.com/sponsors/brandonroberts)