1
0
Fork 0
inkjs-boilerplate/README.md

12 lines
228 B
Markdown

# 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.
### Screenshot
![Screenshot](./screenshot.png)