0.1.4 • Published 2 years ago

@drakkar-org/fv-ui v0.1.4

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

FV-UI

UI kit for FinValley, based on react-bootstrap

Getting Started

Development

  • Git clone the repo

    git clone git@bitbucket.org:arthurcom/fv-ui.git
  • Install NPM packages

    npm install
  • if you are installing debut then you need to run the following command

    npx husky install
  • Run development server

    npm run styleguide
  • Create a new branch

    git checkout -b feature/new-feature
  • Commit changes

    npm run commit
  • Push to remote

    git push origin feature/new-feature
  • Create a pull request

    https://bitbucket.org/arthurcom/fv-ui/pull-requests/new

Contributors

Danil Little - Telegram

Acknowledgments

  • bootstrap
  • react-bootstrap
  • Conventional Commits