Skip to content

React boilerplate with express and pug (TDD enviroment)

Notifications You must be signed in to change notification settings

carlosnat/kataReact

Repository files navigation

kataReact

React with express (TDD environment)

Fix del pdf: En el tercer ejercicio la primera palabra es 'YNMU'
El arreglo para traducir la cuarta palabra es el #6 Saludos y felicitaciones a Jhonny y Claudio por la excelente actividad. Gracias.

GLOBAL DEPEDENCIES

  • NodeJs 6.9.5

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

DEPEDENCIES

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

Run app:

yarn start

Run test:

yarn test

About

React boilerplate with express and pug (TDD enviroment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published