2.0.0 • Published 2 years ago

@untile/react-core v2.0.0

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

Installation

yarn add @untile/react-core

Documentation

Setup

Requirements

  • Node.js >= 16
  • NPM >= please-use-yarn
  • Yarn >= 1.22.0

Install dependencies

yarn

Lint

yarn lint

Full test suite

yarn test

Build

yarn build

Release

Be sure to have configured GITHUB_TOKEN in your globals.

npm version [<new version> | major | minor | patch] -m "Release %s"
git push origin master && git push --tags
2.0.0

2 years ago

1.0.0

2 years ago