Skip to content

Sample React Build using Typescript with jest-Cucumber

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

Oscarv97/ts-react-atdd

Repository files navigation

TS-React-AtDD-

Build

  • Jest
  • TypeScript
  • React
  • jest-cucmber

Requirements

  • You need to have NodeJS > 8.0
  • Install TypeScript and TSLint
npm install -g typescript tslint
  • Install the dependencies of this project.
npm install
  • Run the first build
npm run bulid

Development

  • To test
npm run test
  • To build
npm run build
  • To run dev server
npm run start

About

Sample React Build using Typescript with jest-Cucumber

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published