vnoctem / mango-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mango developer test

Backend

In the mango-backend directory, run mvn spring-boot:run to launch the web service.

Frontend

In the mango-frontend directory:

  1. Run rm package-lock.json
  2. Reinstall dependencies with npm install
  3. Run yarn start to launch the frontend app on http://localhost:3000/.

User credentials

Username: user1
Password: password

About


Languages

Language:TypeScript 61.6%Language:Java 24.7%Language:HTML 8.9%Language:CSS 4.8%