Main application entry point for Llecoop, an application to do handle users cooperative orders and payments.
- Serve: Run
yarn llecoop:serve
. - LInt: Run
yarn llecoop:lint
. - Test: Run
yarn llecoop:test
. - E2E: Run
yarn llecoop:e2e
. - Build: Run
yarn llecoop:build
.
This is a list of all the related only to llecoop app.