https://github.com/hostconfig/modules
Welcome to hostconfig/modules.
https://github.com/hostconfig/modules
Last synced: 4 months ago
JSON representation
Welcome to hostconfig/modules.
- Host: GitHub
- URL: https://github.com/hostconfig/modules
- Owner: hostconfig
- License: mit
- Created: 2023-12-26T22:47:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T21:46:18.000Z (over 2 years ago)
- Last Synced: 2025-01-16T22:37:20.202Z (over 1 year ago)
- Language: CMake
- Size: 253 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hostconfig/modules
Build the NodeJs addon:
```
yarn && yarn build
```
Serve the contents at localhost:3000 for inspection:
```
yarn start
```
Thanks for reading!
[Nathan J. Hood](https://github.com/nathanjhood)