Skip to content

kasper573/ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS · status

An ECS game editor built with Typescript and React.

Getting started

  • Have docker set up on your system
  • Run docker-compose up -d db to start the postgres database (required by the api).
  • Run yarn dev:api to start the editor api in dev/watch mode
  • Run yarn dev:web to start the editor app in dev/watch mode Open http://localhost:8080 to view the editor in the browser.

Other scripts

In the project directory, you can run:

yarn run:api

Starts the editor API without watch mode.

yarn test

Launches the test runner.

yarn build:editor

Builds the editor SPA for production to the packages/ecs-editor/dist folder.

About

An ECS game engine and editor built with Typescript and React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages