yuulin / lifeRestart

やり直すんだ。そして、次はうまくやる。

Home Page:https://liferestart.syaro.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifeRestart

Discord

English | 简体中文

Introduction

  • Game Life Restart

Usage

  1. Clone project code.
git clone git@github.com:VickScarlet/lifeRestart.git my-project
cd my-project
  1. Installation dependence.
yarn install

Or

npm install
  1. Start local server.
yarn dev

Or

npm run dev
  1. Command Line version
node repl
  1. After the startup is complete, will automatically open a browser and visit http://localhost:8081/view/index.html.

More instructions at documentation

About

やり直すんだ。そして、次はうまくやる。

https://liferestart.syaro.io

License:MIT License


Languages

Language:JavaScript 58.4%Language:CSS 22.4%Language:HTML 19.2%