Skip to content

eva-engine/conway-game-of-life-template

Repository files navigation

前端练习生2D互动

开发环境准备

可以参考中后台课程中的环境准备部分。

API 文档

运行项目

在终端运行命令,使用淘宝镜像源安装依赖。

npm install --registry=https://registry.npm.taobao.org/

依赖安装好后,运行开发环境,会在浏览器打开一个默认页面。

npm run start

About

2021前端练习生2D互动工程模板

Resources

Stars

Watchers

Forks