Skip to content
Snippets Groups Projects
chif's avatar
chif authored
fdaf7736
History

Schönherz BodyKör webpage backend

Start development server

  1. Clone the repository

  2. Install dependencies

    npm install

  3. Run dev server

    npm run start-dev