/snake-game-web-app

Web application for snake.com phaser game.

Primary LanguageJavaScriptMIT LicenseMIT

snake game web app

Web application for snake.com phaser game.

Build Setup

# install dependencies
npm install

# serve with live reloading at localhost:8080
npm run serve

# build for production with transpilation / minification
npm run build

# serve your production build at localhost:5000
npm start