mirror of
https://github.com/zebrajr/website.git
synced 2026-01-15 12:15:12 +00:00
master
website
Personal Website and Portfolio
Built with React
Live version can be found at carlossousa.tech
Running
If it is the first time you are running the project, the npm modules will be missing.
Install them by running npm install or docker-compose up dev npm install
Development
docker-compose up dev
Production
docker-compose up --build website
Languages
JavaScript
91.2%
HTML
6%
Dockerfile
1.4%
CSS
1.4%