Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 972 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 972 Bytes

Analog

Analog is a meta-framework for building applications and websites with Angular.

Getting Started

Use your package manage 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.

Goals

  • Vite-based
  • Low config
  • File-based routing
    • Support for api/server routes
  • Hybrid SSR/SSG support
  • Integrated CLI (future)

Packages

  • @analogjs/vite-plugin-angular: An Angular Plugin for building applications with Vite

Supporting Analog

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.

Credits

The name was inspired by this project https://github.com/rrdelaney/Analog.