@servicetitan/startup
TypeScript icon, indicating that this package has built-in type declarations

23.3.0 • Public • Published

@servicetitan/startup

Run Locally

Initial Setup

  1. Globally install the yalc package
$ npm i yalc -g
  1. Build the uikit packages
$ cd <path-to-uikit>
$ npm run build
  1. Run yalc publish in the startup package folder
$ cd .\packages\startup\
$ yalc publish
  1. Run yalc add @servicetitan/startup in your dependent project, which will use the current version of the startup package
$ cd <path-to-your-project>
$ yalc add @servicetitan/startup
  1. Update your dependencies
$ npm run bootstrap

Fetch Changes

  1. Build the uikit packages
$ cd <path-to-uikit>
$ npm run build
  1. Run yalc push in the startup package folder
$ cd .\packages\startup\
$ yalc push
  1. Update your dependencies
$ cd <path-to-your-project>
$ npm run bootstrap

Dependencies (58)

Dev Dependencies (9)

Package Sidebar

Install

npm i @servicetitan/startup

Weekly Downloads

3,840

Version

23.3.0

License

none

Unpacked Size

703 kB

Total Files

711

Last publish

Collaborators

  • dextersealy
  • seanmadi
  • karpoff
  • st-team
  • rgdelato