Skip to content

fzerman/phaser-fbinstant-boilerplate

Repository files navigation

Setup

git clone https://github.com/Swindler36/phaser-fbinstant-boilerplate.git

Install dependiences

npm i

Create SSL

In this step, you need to 'make'. If you are on linux, you can run it, for other platforms you should install make and openssl to create SSL.

make setssl

Create a build for first time

npm run build

Add you app id in src/config/index.js.

Finally, start development server and develop your game.

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published