Get Started
Installation
Using npm
shell
npm i @ng-angular-stack/craft@latestTIP
After installation, you can start using @ng-craft primitives and stores in your Angular application!
WARNING
The current documentation is also experimental. It takes a lot of time to create it, and AI is not always helpful. I will improve it over time. And some examples are not always pertinent.
Next Steps
- Explore the Introduction to understand the core concepts
- Learn about Primitives to build reactive state
- Discover Store patterns to extract logic from components and manage complex state