soryan.me website
Make sure Node is installed and run next commands in your console/terminal
server:
git clone https://github.com/g8extended/soryan.me.git
cd soryan.me
npm i forever -g
npm i
npm run start
local:
git clone https://github.com/g8extended/soryan.me.git
cd soryan.me
npm i
node index