Skip to content

esidate/votreapp.com

Repository files navigation

VotreApp

Run:

npm install

npm run dev (Start HRM dev-server for lambda functions and front-end)

To serve the front-end only

npm run serve

To build the app run

npm run build

App architecture

image