2.6.5 • Published 4 years ago

iotex-react-footer v2.6.5

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

CircleCI

typescript-react-lib-starter

A simplistic typescript lib boilerplate using React, babel, tslint, ava, and CircleCI.

nvm use 10.15.1
npm install

# test
# run all tests
npm run test
# run a single test file
npm run ava ./path/to/test-file.js

To run a single test case, follow instructions here.

Scripts

  • npm run build: build source code from src to dist
  • npm publish: publish code to npm
  • npm run changelog-patch bump version patch (bug fixes)
  • npm run changelog-minor bump version minor (new features)
  • npm run changelog-major bump version major (breaking change)
2.6.5

4 years ago

2.6.4

4 years ago

2.6.3

4 years ago

2.6.2

4 years ago

2.4.3

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.2

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago