Skip to content

A progressive web app for Strength Rx Protocols focused on fitness training and nutrition

Notifications You must be signed in to change notification settings

moscoso/Strength-Rx-Protocols

Repository files navigation

Strength Rx Protocols

angular-logo
Strength Rx Protocols is a hybrid progressive web app built with angular.
Angular is a development platform for building mobile and desktop web applications
using Typescript/JavaScript and other languages.

www.strengthrx.pro

Angular Fundamentals

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

State Management

@NgRx Store provides reactive state management for Angular apps inspired by Redux. Unify the events in your application and derive state using [RxJS][rxjs].

StrengthRx's implements entities using [@ngrx/entity](https://ngrx.io/guide/entity) package.

Note: The NgRx services to interact with Angular components using the Facade Pattern @see https://thomasburlesonia.medium.com/ngrx-facades-better-state-management-82a04b9a1e39

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Install dependencies:

cd strength-rx-protocols
npm install

Run the application:

ng serve

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Love Angular? Give our repo a star ⭐ ⬆️.

About

A progressive web app for Strength Rx Protocols focused on fitness training and nutrition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published