3.0.115 • Published 1 year ago

skybook-default-settings v3.0.115

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Default Settings

Working in this repository

  • clone repository
  • run npm ci
  • ensure all tests are passing by running npm run test
  • start the app by running npm start
  • login to skybook using localhost:.../login to gain authorization to the settings
  • create feature branch from master
  • make changes and raise PR
  • run feature pipeline against branch
  • merge PR