Skip to content

charleslcsantos/test-green-thumb

Repository files navigation

test-green-thumb

Preview this site: https://github.com/charleslcsantos/test-green-thumb

Installing / Getting started

To run this project, you just need clone this repository in your HTTP server (like nginx or apache).

Runing tests

To run the unit tests, run this commands in your terminal:

You should have NodeJS (10+ versions) installed in your pc

npm install && npm run test