A2R Framework

A2R Framework

The isomorphic and reactive framework that scales.

How to use

Pre-Requisites

Recommendations

Setup

Create a folder and initialize A2R:

npx a2r --init

Work

Once initialized, you can start working:

npx a2r --dev

Update

Update to framework’s latest version:

npx a2r --update

Settings

Initial setup

Framework will do everything for you, but of course you can change settings anytime you want. We include our opinionated linter settings, our default styles, etc. If you are using VSCode, we have some snippets for you and also you’ll see our recommended extensions when you open the marketplace.