0.44.0 • Published 2 years ago

@rafcasto/cryptoibero-storybook v0.44.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Getting Started with Create React App

This project was bootstrapped with Create React App.

Branching Strategy

Gitflow

Alt text

  • Developer to create a Feature branch from develop branch
  • A Feature branch represent a work unit (User story)
  • On completition of user story a pull request is created from Feature branch to develop branch
  • Pull request is approved by lead developer
  • Feature branch code get merge into develop
  • Once a release is ready, a release branch is created
  • Any bug fixes for that release are made on a bugfix branch from that release branch

Naming conventions

  • Feature branch naming convention

    Feature/ddmmyyyy/UserStoryNumber

  • Release branch naming convention follow semantic versioning

    Release/release.mayor.minor.patch example Release/release.0.1.0

yDevelopment guidelines

Click here to Storybook guidelines

Available Scripts

In the project directory, you can run:

As a pre-requesite the following environement variable needs to be set in the system, example for linux:

export NPM_TOKEN=npm_sffsdfaf

yarn storybook

Runs the app in the development mode.\ Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.\ You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.\ See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\ Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

0.42.0

2 years ago

0.43.0

2 years ago

0.40.0

2 years ago

0.41.0

2 years ago

0.38.0

2 years ago

0.36.0

2 years ago

0.35.0

2 years ago

0.34.0

2 years ago

0.33.0

2 years ago

0.32.0

2 years ago

0.31.0

2 years ago

0.30.0

2 years ago

0.44.0

2 years ago

0.21.0

2 years ago

0.20.0

2 years ago

0.19.0

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.13.0

2 years ago

0.14.0

2 years ago

0.15.0

2 years ago

0.16.0

2 years ago

0.17.0

2 years ago

0.18.0

2 years ago

0.10.0

2 years ago

0.28.0

2 years ago

0.27.0

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.26.0

2 years ago

0.2.0

2 years ago

0.25.0

2 years ago

0.24.0

2 years ago

0.23.0

2 years ago

0.22.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.1.3

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago