ukrainer-in-trier This website is for the Ukrainian community in Trier, Germany. Website will be here: https://www.ukrainer-in-trier.com/ How to start project locally for the first time Install GIT Install GO If Windows, you need GCC Install Hugo Check hugo version in Terminal. Should see some version. Clone repo by SSH git checkout develop git pull origin develop git checkout -b yourFeatureName npm install npm i -g postcss-cli npm start