Installation

You can install whatever packages you need:

npm i @archimedes/utils -SE
npm i @archimedes/arch -SE
npm i @archimedes/components -SE
note

We always recommend locking the dependencies by installing with the exact flag (--exact or -E).