Skip to content

amcsi/szeremi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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