Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Boilerplate to get started developing Node.js-server + Vue/Phaser-client online-games, based on Webpack and with Babel/ES2015 support.

License

Notifications You must be signed in to change notification settings

sekl/node-vue-phaser-boilerplate

Repository files navigation

Express/Vue/Phaser/Webpack - io-game Boilerplate

A boilerplate to quickly get started developing online-games based on a Node/Express server and Vue/Phaser client. Vue can be used for the UI or account/other pages while Phaser renders the actual game.

Based on the VueJS webpack template.

How To Get Started

  1. Clone the repo: git clone [email protected]:sekl/node-vue-phaser-boilerplate.git
  2. npm install
  3. npm run dev
  4. Client will run at http://localhost:8080 and server at http://localhost:8081

About

Boilerplate to get started developing Node.js-server + Vue/Phaser-client online-games, based on Webpack and with Babel/ES2015 support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published