Skip to content

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

License

Notifications You must be signed in to change notification settings

QuocVi1994/lifeRestart

 
 

Repository files navigation

lifeRestart

English | 简体中文

Introduction

  • Game Life Restart

Usage

Web Version

  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. After the startup is complete, will automatically open a browser and visit http://localhost:8081/view/index.html.

Command Line Version

node repl

More instructions at documentation

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.2%
  • CSS 23.2%
  • HTML 13.6%