ink-starter-kit
Simple project boilerplate for ink projects.
- Includes Babel transpilation for JSX
- ...not much else really!
Usage
Initialize a project via:
mkdir my-project
cd my-project
curl -sSL "https://github.com/rstacruz/ink-starter-kit/archive/master.tar.gz" | tar zxvf - --strip-components=1
Thanks
ink-starter-kit © 2018, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).
ricostacruz.com · GitHub @rstacruz · Twitter @rstacruz