Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 262 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 262 Bytes

nemo-bestellliste

Bestellliste für das NMO CRM von Bene

Install

  1. clone
  2. composer install
  3. yarn
  4. add .env

Dist folder = public/

Build Frontend

From home-dir run npm run dev To watch for changes run npm run watch or npm watch-poll.