Deimantė Greta Benas
VU PS
-- How to make database work in developement
- Open
Package Manager Console
and enter this command:
1.update-database
-- How to start front-end
-
Open
Terminal
inVSC
and 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