# Analog
[](#contributors-)

[](https://chat.analogjs.org)
[](https://twitter.com/analogjs)
[](https://registry.vite.dev/plugin/@analogjs/vite-plugin-angular)
Analog is the meta-framework for building applications and websites with [Angular](https://angular.dev).
Similar to other meta-frameworks such as Next.JS, Nuxt, SvelteKit, Qwik City, and others, Analog provides a similar experience, building on top of Angular.
## Documentation
Visit the docs at [https://analogjs.org](https://analogjs.org)
## Features
- Powered by Vite
- Supports Vitest/Storybook
- Server and deployment integrations powered by [Nitro](https://nitro.unjs.io)
- File-based routing
- Server-side data fetching
- Support for using markdown as content routes
- Integrated API/server routes
- Hybrid SSR/SSG support
- Supports Angular CLI and Nx workspaces
## Getting Started
Use your package manager of choice to create a new project
With npm:
```sh
npm create analog@latest
```
With pnpm:
```sh
pnpm create analog@latest
```
With Bun:
```sh
bun create analog@latest
```
With Yarn:
```sh
yarn create analog
```
Follow the prompts to scaffold the project and start the development server.
[](https://analogjs.org/new)
### Partners
### Sponsors
## Supporting Analog
- 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://analogjs.org/docs/sponsoring)
## Contributing
Analog welcomes contributors! Please read the [contributing doc](https://github.com/analogjs/analog/blob/main/CONTRIBUTING.md) for details.
## Credits
The name was inspired by this project https://github.com/rrdelaney/Analog.
## Contributors β¨
Thanks goes to these wonderful people for contributing to Analog ([emoji key](https://allcontributors.org/docs/en/emoji-key)):