Skip to content

Zeiterfassungsprojekt für den Software-Projekt Kurs bei der Provadis Hochschule

Notifications You must be signed in to change notification settings

sak0a/provadis-timetracking

Repository files navigation

Getting Started

Use the following commands to get started:

Install dependencies

Use your favorite package manager to install dependencies. For example, with bun:

bun install

Initial building of assets

bun mix
bun purgecss.js

Live Style Compiling

Automatically compile selected stylesheets when changes are made to the source files.

bun mix:watch

Live PHP Server

Start a live PHP server on localhost:8000

php -S localhost:3001

About

Zeiterfassungsprojekt für den Software-Projekt Kurs bei der Provadis Hochschule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published