项目作者: andreidmt

项目描述 :
React, Babel, Typescript, ESLint and friends :boy::girl::unicorn::rainbow::hurtrealbad:
高级语言: JavaScript
项目地址: git://github.com/andreidmt/tpl-lib-react-ts.git
创建时间: 2021-05-02T19:17:29Z
项目社区:https://github.com/andreidmt/tpl-lib-react-ts

开源协议:BSD 3-Clause "New" or "Revised" License

下载


CircleCI
npm version
dev-badge
Coverage Status

tpl-lib-react-ts


Install

  1. npm install your-lib-here

Use

Develop

  1. git clone git@github.com:andreidmt/tpl-lib-react-ts.git && \
  2. cd tpl-lib-react-ts && \
  3. npm run setup
  4. # run tests (any `*.test.js`) once
  5. npm test
  6. # watch `src` folder for changes and run test automatically
  7. npm run tdd

Changelog

See the releases section for details.