1.0.10 • Published 2 years ago

alanjonesa4sharedlibrary v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

A4 shared library

The following project is writtien using TypeScript.

How to build the project

Run the following command:

npm run dev

Setup project for the local development

Step 1: Goto the root of the sharedlibrary folder and run the following command:

npm link

This'll link the project as local npm package with @a4media/sharedlibrary

Step 2: Goto the targetted project, digitalfrontend for instance and run the following command:

npm link @a4media/sharedlibrary

This'll link the library to the targetted project (check package.json)

Libs/Frameworks

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago