Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 488 Bytes

File metadata and controls

11 lines (6 loc) · 488 Bytes

Installation - web

To run the pass Culture web application on your browser, simply run:

  • yarn start:web:testing to run the app in testing environment.

You can choose between multiple environments (development, testing, staging, integration & production). See package.json to see the available scripts.

The web app doesn't work locally with some adblocker (uBlock Origin)

For more information about the web app setup, read more here.