Phaser 3, Webpack 4, Babel 7+boilerplate and a scaffold
Create Phaser App is a tool that allows users to quickly prototype and build Phaser games. It aims to speed up the development process and provides various features and tools to assist in game creation.
Create Phaser App is a powerful tool for quickly prototyping and building Phaser games. It offers several features and tools to enhance the development process, including Webpack 4, Babel 7 + ES6 support, Prettier Style, easy deployment to gh-pages, and more. By following the installation guide, users can easily set up and start using Create Phaser App for their game development needs.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.