Skip to content

Starting point for Black Engine powered apps and games.

License

Notifications You must be signed in to change notification settings

gojirrrra/Black-Template

 
 

Repository files navigation

Black Template

Starting point for Black Engine powered games and apps.

Setup

Start by cloning this repo onto local computer:

git clone https://github.com/MassiveHeights/Black-Template.git
cd Black-Template
npm install

Development server

This template provides ability to run development server on port 3000 to do so run npm start in the terminal then open a browser and navigate to http:https://127.0.0.1:3000.

Production build

For better compatibility and faster loading times use production build npm run build.

About

Starting point for Black Engine powered apps and games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.0%
  • EJS 11.0%