298 B
298 B
Mutzi's fileserver
Description
The most crackhead fileserver you will find on the market
Installation
npm install
cd frontend && npm install
Running the app
npm run start:dev
Run in parallel for building the frontend:
cd frontend && npm run serve