note Test task Project setup Clone git repository: git clone https://github.com/nerrevar/note.git cd note Install requirements npm i Start server npm run start Result available on: 127.0.0.1:3000 Test credentials login: test password: test Compiles and minifies for production npm run build