Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 215 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 215 Bytes

Puzzle

https://puzzle.julien-marcou.fr/

Requirements

  • Node.js v20
  • Angular CLI v18

Setup

  • Create the back/.env file based on the back/.env.template
  • npm install

Dev

  • npm run serve