Skip to content

lmeunierRakuten/phaser-ce-angular-cli-boilerplate

 
 

Repository files navigation

PhaserAngular

This is a bare bones boilerplate of Angular-CLI and Phaser-CE. Webpack configuration has been exposed, enabling more control of the build process.

This project was generated with Angular CLI version 1.6.2.

Installation

Development server

  • "npm start" to serve the app using webpack-dev-server.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

  • "npm run build" to build.

Running unit tests

  • "npm test" to run unit tests.

Running end-to-end tests

  • "npm run e2e" to run protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A simple Hello World app using Phaser-CE and Angular-CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • TypeScript 28.3%
  • HTML 6.6%
  • CSS 1.0%