inkjs-linux/README.md

8 lines
179 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.