@telefonica/living-apps-core-react
v0.107.1
Published
Living Apps core - React
Downloads
3,144
Readme
@telefonica/living-apps-core-react
Components for building Living Apps 2.0 using React with pleasure.
Available Scripts 🚀
npm start
: runs the Storybook. Open http://localhost:6006npm run build
: build@telefonica/living-apps-core-react
in production mode.npm run build:storybook
: build storybook in production mode.npm run test
: unit testsnpm run test:coverage
: updates and opens the coverage reportnpm run test:integration
: integration test.npm run blue-ball
: Shortcut for a complete blue-ball building check: linter + formatter + tests (all) + build + package