Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 176 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 176 Bytes

template

Polix initializes the template

Install

$ npm i polix-cli -g
$ pol init example && cd example

Start

$ make
$ make build
$ make run-dev