Skip to content

j0n4s/kataReactIdukay

Repository files navigation

kataReact

React with express (TDD environment)

GLOBAL DEPEDENCIES

  • NodeJs > 8.11.3

    $ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
    $ sudo apt-get install -y nodejs
    

DEPEDENCIES

  • Install yarn and execute:
$ sudo npm install -g nodemon

Run eslint:

yarn eslint

Run test:

yarn test

yarn testw

Run app:

yarn start

About

Nash kata in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published