Accueil > Développer et compiler

Développer et compiler

First, clone the repository if you have not done it already.

  1. Run npm i to install dependencies
  2. Run npm run start to launch the development server with auto-refresh
  3. Run npm run build to compile the module using webpack