@edrc/shared
TypeScript icon, indicating that this package has built-in type declarations

1.0.18 • Public • Published

Shared resources for edrc.me

Getting Started

In vscode hit CTRL+SHIFT+P, select Tasks: Run Task, then tsc: watch - tsconfig.all.json. This will automatically rebuild the solution when any file changes.

For local development use npm link by going to the dependant repo (either edrc-frontend or edrc-backend) and running npm link ../edrc-shared. This will establish a symlink to your local copy of this repo.

Publishing

To publish, update the version in package.json, commit, PR to master, and then create a tag with the name of your version.

Readme

Keywords

Package Sidebar

Install

npm i @edrc/shared

Weekly Downloads

1

Version

1.0.18

License

Apache-2.0

Unpacked Size

116 kB

Total Files

73

Last publish

Collaborators

  • edrc-ci
  • jtfinlay
  • mobius5150