An open API service indexing awesome lists of open source software.

https://github.com/polixjs/template

💡 Polix initializes the template
https://github.com/polixjs/template

polix

Last synced: 4 months ago
JSON representation

💡 Polix initializes the template

Awesome Lists containing this project

README

        

# template
Polix initializes the template

## Install
```bash
$ npm i polix-cli -g
$ pol init example && cd example
```

## Start
```bash
$ make
$ make build
$ make run-dev
```