forza-mor-rotterdam / profilr

Other
1 stars 0 forks source link

Profilr

Description

Tech Stack

Turbo JS, SCSS

Get Started 🚀

To get started, install Docker

Build and run Docker container

    docker compose build

    docker compose up

This will start a webserver.

In terminal go to '/frontend' and start front-end and watcher by typing

    npm run watch

You can view the website on http://localhost:8000.