Find recipes to setup core infrastructure for your project
Recipe | Description | ||
---|---|---|---|
Create Workspace Recipe | Recipe for creating an Angular Nrwl NX workspace | ||
Add Styling Infrastructure Recipe | We are going to create the infrastructure needed for adding styling to our Angular project | ||
Custom Material Design Recipe | Step to integrate material with your app | ||
Add Icons Recipe | Recipe to add icons to our repo | ||
Create Common UI Lib | Will create a common ui lib to be used in our application | ||
Layout | Create Layout component to be used across app | ||
Add Homepage | Recipe to add a homepage to your application | ||
Header | Recipe to create a header | ||
Footer | We are going to create a footer component | ||
Side Nav Recipe | Recipe to create a side nav | ||
Leave Feedback