Skip to content

abatista667/bank-management

Repository files navigation

Bank code challenge solution

Por Ariel Batista Sr. Frontend Developer

How to execute it

the best way is to use nvm https://github.com/nvm-sh to install the exact version of nodejs from the .nvmrc file

Comandos de instalación:

nvm install
nvm use
npm i

Execute in dev mode

npm start

the backend is mocked automatically

Execute the tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published