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

https://github.com/vikbert/nines

"Nine Seconds" tech note for the most important HowTo. My personal tech notes.
https://github.com/vikbert/nines

Last synced: 9 months ago
JSON representation

"Nine Seconds" tech note for the most important HowTo. My personal tech notes.

Awesome Lists containing this project

README

          



Nine Seconds


Short, but only the really useful tech notes



PRs Welcome


MIT License


---

## Install
```bash
npm install
```

## Development
```bash
npm run start
```

## Build
```bash
bash deploy.sh
```

## licence

[MIT](./LICENSE) License © 2021 [@vikbert](https://vikbert.github.io/)