An open API service indexing awesome lists of open source software.

https://github.com/shadowtime2000/craftyjs-template

A template for CraftyJS projects
https://github.com/shadowtime2000/craftyjs-template

Last synced: about 1 year ago
JSON representation

A template for CraftyJS projects

Awesome Lists containing this project

README

          

# craftyjs-template
A template for CraftyJS projects

## Scripts

### `npm start`
Start a `beefy` development server to develop your game.

### `npm run build`
Build your game with the custom build script `build.js` into the `dist/` folder.