@actionishope/shelley
TypeScript icon, indicating that this package has built-in type declarations

5.1.4 • Public • Published

Shelley

Main workflow

Development

The following scripts are available:

npm start - Starts Storybook for component development.

npm run clean - Delete the dist folder. Uses rimraf.

npm run typecheck - Verify syntactic/semantic correctness. Uses typescript.

npm run lint - Verify best practices and find common issues. Uses eslint.

npm test - Execute typecheck, lint, unit-test and cypress scripts.

npm run build - Builds the package ready for npm into dist. The contents of this folder can then be deployed to npm.

npm run build-storybook - Builds the static Storybook site into static-storybook ready for deployment to Netifly on merge into main.

Package Sidebar

Install

npm i @actionishope/shelley

Weekly Downloads

61

Version

5.1.4

License

ISC

Unpacked Size

868 kB

Total Files

632

Last publish

Collaborators

  • action-is-hope
  • mnapthine
  • cllamas
  • gaxze