Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brandonroberts/analog-angular-start
- Owner: brandonroberts
- Created: 2024-08-30T01:29:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T23:40:37.000Z (4 months ago)
- Last Synced: 2024-11-27T04:16:04.160Z (27 days ago)
- Language: TypeScript
- Homepage: https://analog-angular-start-vinxi.netlify.app/
- Size: 214 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)