Skip to content

Monorepo containing TypeScript development tooling and documentation for Secretarium

License

Notifications You must be signed in to change notification settings

secretarium/devsuite-typescript

Repository files navigation

Secretarium Dev Suite

FOSSA Status

This repo contains the Secretarium Dev Suite for Typescript

Build

Run nx build [package] to build the desired package. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run nx test [package] to execute the unit tests via Jest.

Run nx affected:test to execute the unit tests affected by a change.

Running end-to-end tests

Run ng e2e [package] to execute the end-to-end tests via Cypress.

Run nx affected:e2e to execute the end-to-end tests affected by a change.

Understand the suite

Run nx dep-graph to see a diagram of the dependencies of this suite.

License

FOSSA Status

About

Monorepo containing TypeScript development tooling and documentation for Secretarium

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •