Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 339 Bytes

tech-shop-circulaire

Requirements

Local development

Install front libraries for Ide completion

  1. Clone the repository
  2. Run cd front && npm install

Start project

  1. Copy .env.example to .env and fill it
  2. Run docker-compose up -d