Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 468 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 468 Bytes

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.