Skip to content
/ szeremi Public

Source code for Attila Szeremi's portfolio website - built using Gatsby and React

License

Notifications You must be signed in to change notification settings

amcsi/szeremi

This branch is 1 commit ahead of, 1 commit behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bab189 · Sep 30, 2022
Sep 18, 2019
Sep 17, 2019
Dec 13, 2020
Sep 6, 2019
Sep 6, 2019
Dec 28, 2015
Mar 26, 2016
Nov 25, 2015
Sep 5, 2019
Sep 5, 2019
Sep 5, 2019
Sep 17, 2019
Sep 5, 2019
Sep 5, 2019
Sep 6, 2019
Mar 12, 2020
Sep 5, 2019
Sep 6, 2019
Sep 30, 2022
Apr 12, 2020

Repository files navigation

szeremi

Source code for Attila Szeremi's portfolio website built using Gatsby.

Follows atomic design: http://patternlab.io/

License

MIT

Requirements

node and npm need to have been installed.

Installation

# 1. Clone the repository. Example ~/szeremi local folder used here.
git clone https://github.com/amcsi/szeremi ~/szeremi

# 2. Go into the directory to where you cloned the project.
cd ~/szeremi

# 3. Install the dependencies.
npm install

Running

npm run watch-start

You should now be able to access the website on http://localhost:3000/

Docker

This project can be run with Docker.

It's also suggested to run the systemd file to run the project as a service. It can be found in configs/szeremi.service

Run sudo systemctl enable configs/szeremi.service.

It will listen on port 10082

Contributing

This project follows the Airbnb Javascript Style Guide

About

Source code for Attila Szeremi's portfolio website - built using Gatsby and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages