0.0.37 • Published 4 years ago

@sportsbroker/sb-frontend-shared v0.0.37

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

This project was bootstrapped with Create React App. For building process we use babel

Link to npm package

https://www.npmjs.com/package/@sportsbroker/sb-frontend-shared

For usage

npm install @sportsbroker/sb-frontend-shared

For components, material-components and models

import { Button, DividerContainer } from '@sportsbroker/sb-frontend-shared';

For icons

import TeamsSrc from '@sportsbroker/sb-frontend-shared/src/icons/teams.svg';

For development

npm start will run react server and there we can check to react errors or warnings npm run develop will run babel in watch mode. Each change will be compiled to /dist npm run styleguide will run styleguide server. We can easily check our work writing MD files

If you want to see live changes in a project where this lib is a dependency, just replace version with relative path to this library e.g 'file:../sb-frontend-shared' and run npm install on it.

For deploy

Flow to deploy a new version

  1. Prepare PR
  2. Someone accepts it
  3. you are making "npm run release"
  4. someone accepts it
  5. Merge to develop/master
  6. run npm publish
0.1.12

4 years ago

0.1.11

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.32

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.29

4 years ago

0.0.28

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago