Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

bartlab-archive/pm

Repository files navigation

Project Manager

Project manager

Install

composer install
npm install

Environment Configuration

cp .env.example .env

Build Frontend

npm run build

Develop Frontend

npm run watch-poll