Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 441 Bytes

README.md

File metadata and controls

45 lines (33 loc) · 441 Bytes

TargetSistemasTest

Make sure you have Node.js installed.

Cloning

git clone git@github.com:leohige/TargetSistemasTest.git

Install Dependencies

npm install

Run Tests

npm test

Building App

npm run build

Run App

npm start

Main Menu

Menu:
1. Sum
2. Fibonacci
3. Daily Revenue
4. Monthly Revenue
5. Reverse String
0. Exit

Choose an option: