Skip to content

loic-combis/tutorials-environment-token

Repository files navigation

How to share application-specific environment across Nx libraries with Angular injection tokens

This repo is the source code of a tutorial available on Medium.

Prerequisites

To run this project you need to have NodeJs & npm installed.

Setup

In a terminal:

Clone the repo

git clone https://github.com/loic-combis/environment-token.git

Enter the repo

cd ./environment-token

Install dependencies

npm install

Run the apps

To run the first app

npm start first-app

To run the second app

npm start second-app

Then you can go to http://localhost:4200 in your browser to access the app.

Author

Loïc Combis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published