Skip to content

SolalDR/reborn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reborn

Netlify Status

A simulation game in WebGL

Install

Install concurrently

npm install -g concurrently

Install dependencies on server and client

npm run install

Run server

npm run dev

Build

npm run build

Publish

  • Change localhost:3001 with https://reborn-game.herokuapp.com in client/plugins/Socket.js
  • Check server is enabled in client/config/index.js
  • Check GUI is hide in client/config/index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published