Analog is a meta-framework for building applications and websites with Angular.
Use your package manager of choice to create a new project
With yarn:
yarn create analog
With npm:
npm init analog
Follow the prompts to scaffold the project and start the development server.
- Vite-based
- Supports Vite/Vitest
- Low config
- File-based routing
- Support for api/server routes
- Hybrid SSR/SSG support
- Integrated CLI (future)
- @analogjs/vite-plugin-angular: An Angular Plugin for building/testing applications with Vite
- @analogjs/astro-angular: An integration for using Angular components in Astro
- create-analog: An initializer for scaffolding an Analog project.
Analog is an MIT-licensed open source project with its ongoing development made by contributors:
As more contributors are added to the project, they will be added as sponsor recipients.
Analog welcomes contributors! Please read the contributing doc for details.
The name was inspired by this project https://github.com/rrdelaney/Analog.
Thanks goes to these wonderful people for contributing to Analog (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!