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

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