yoship1639 / before_join_socialgame

ソーシャルゲームのクライアントエンジニア入門以前

Home Page:https://neon-izm.github.io/before_join_socialgame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://neon-izm.github.io/before_join_socialgame/

Contributing

Feel free to contribute /website/docs

are simple markdown file.You can fork and write anything.

Setup(Windows)

  1. launch PowerShell
  2. install chocolatey
  3. choco install nodejs
  4. choco install yarn
  5. yarn global add @docusaurus/init@next
  6. cd to website root directory
  7. yarn run start
  8. access to http://localhost:3000/before_join_socialgame/

deploy

automated to push gh-pages branch. (for me)

  1. launch Powershell
  2. set-item env:GIT_USER -value YOUR-GITHUB-USER
  3. yarn deploy
  4. access to https://neon-izm.github.io/before_join_socialgame/

before_join_socialgame

Docusaurus

About

ソーシャルゲームのクライアントエンジニア入門以前

https://neon-izm.github.io/before_join_socialgame/

License:GNU General Public License v3.0


Languages

Language:JavaScript 77.7%Language:CSS 22.3%