https://github.com/maael/neutralino-phaser-template
A template for Neutralino.js apps with phaser.
https://github.com/maael/neutralino-phaser-template
neutralinojs phaser
Last synced: about 1 month ago
JSON representation
A template for Neutralino.js apps with phaser.
- Host: GitHub
- URL: https://github.com/maael/neutralino-phaser-template
- Owner: maael
- License: mit
- Created: 2022-01-29T10:58:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T22:18:43.000Z (over 2 years ago)
- Last Synced: 2025-02-03T20:54:04.812Z (3 months ago)
- Topics: neutralinojs, phaser
- Language: TypeScript
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neutralinojs React Tailwind Template
```sh
git clone [email protected]:maael/neutralinojs-react-tailwind-template.git
cd neutralinojs-react-tailwind-template
npm i
neu update
npm run dev
```# Features
- Neutralino.js
- React
- TailwindAll with hot reload, as parallel processes. Build will also purge the unused Tailwind, to keep sizes minimal.
Probably the best way to add different screens is something like `react-router`.
# Notes
- `convert +append *.png lightning.png` - Combines images into a line using ImageMagick
# Icon credits
- `trayIcon.png` - Made by [Freepik](https://www.freepik.com) and downloaded from [Flaticon](https://www.flaticon.com)