Developers:
- Requirements:
- java 8
- maven
- Mongod
- Run:
- in console: "mongod"
- from IntelliJ as a SpringBoot application
- Requirements:
- nodeJS
- npm
- typescript - (npm install -g typescript)
- Run
- go to: do-not-forget/do-not-forget-frontend/src/main/resources/webapp
- npm install
- npm start
Go to localhost:3000 to start using application.