Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 407 Bytes

File metadata and controls

21 lines (15 loc) · 407 Bytes

phoenixofforce.dev

Checkout

git clone https://github.com/PhoenixofForce/phoenixofforce.github.io.git
cd phoenixofforce.github.io
git clone --branch gh-pages --single-branch https://github.com/PhoenixofForce/phoenixofforce.github.io.git
mv phoenixofforce.github.io public

Dev

npm install
npm run dev

Building

Just call the build.bat it should handle all the steps.