Deimantė Greta Benas
VU PS
-- How to make database work in developement
- Open
Package Manager Consoleand enter this command:
1.update-database
-- How to start front-end
-
Open
TerminalinVSCand enter these commands:
1.cd mail-remover
2.npm start -
If running program for the first time, before step 1 enter this comand:
3.instal node.js folowing this link
4.npm install
-- How to view error level loggs