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.
- Host: GitHub
- URL: https://github.com/vikbert/nines
- Owner: vikbert
- License: mit
- Created: 2019-05-17T16:31:45.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T23:35:45.000Z (about 1 year ago)
- Last Synced: 2025-06-03T15:26:34.638Z (10 months ago)
- Language: JavaScript
- Homepage: https://vikbert.github.io/nines/
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
## Install
```bash
npm install
```
## Development
```bash
npm run start
```
## Build
```bash
bash deploy.sh
```
## licence
[MIT](./LICENSE) License © 2021 [@vikbert](https://vikbert.github.io/)