Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 324 Bytes

portfolio

This react app is deployed to github pages.

Getting Started

$ docker compose up -d
$ docker compose exec front /bin/bash

# in a docker container
app/$ yarn install
app/$ yarn dev

License

This repository is under MIT License.