2.0.0 • Published 6 years ago
hirer-budget-upsell-widget v2.0.0
hirer-budget-upsell-widget
This project is powered by sku, braid and built with React.
Getting Started
First of all, make sure you've installed Yarn.
Then, install dependencies:
$ yarnWorkflow
Start a local development server:
$ yarn startRun unit tests:
$ yarn testLint and format code:
$ yarn lint
$ yarn formatBuild assets for production:
$ yarn buildUpdate Generated GraphQL Code:
yarn graphql:codegenCommit for semantic release:
yarn commit