Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 440 Bytes

bank-account

Stages

  1. Look at tasks
  2. Look at commits
  3. See how I implemented the project
  4. Look at the pull request and see code review that I did for my self, as I would for someone else

Getting started

To start the project localy you need to:

  • git clone git@github.com:KhristenkoE/bank-account.git
  • cd bank-account
  • yarn install or npm install
  • yarn start or npm run start
  • open http://localhost:8080