inkjs-linux/README.md

12 lines
228 B
Markdown
Raw Normal View History

2016-06-09 05:59:29 +03:00
# inkjs boilerplate
Console commands to start working
1. `git clone`
2. `npm install` or better `pnpm install`
3. `webpack prod` and you'll have the game in the `build` folder.
2020-11-07 19:20:02 +02:00
### Screenshot
![Screenshot](./screenshot.png)