Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghedamat/almost-octane
https://github.com/ghedamat/almost-octane
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghedamat/almost-octane
- Owner: ghedamat
- Created: 2019-11-06T20:44:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:19:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T03:55:11.175Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# almost-octane slides
[live version](https://almost-octane.ghedamat.now.sh)
## Local
```
npm imarp -s .
```## Deploy
```
npm run build
now --prod
```