Guyungy / lifeRestart

人生重开模拟器

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Life Restart

English | 简体中文

简介

  • Game Life Restart

使用

网页版
  1. 下载项目代码。
git clone https://github.com/VickScarlet/lifeRestart.git my-project
cd my-project
  1. 进入目录安装依赖。
yarn install

或者

npm install
  1. 启动本地服务器。
yarn dev

或者

npm run dev
  1. 启动完成后会自动打开浏览器访问 http://localhost:8081/view/index.html
控制台版本
node repl

其他版本

版本列表

更多信息请参考 官网文档

About

人生重开模拟器

https://liferestart.syaro.io

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.3%Language:Dockerfile 0.0%