Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomaka/test-browser-node
https://github.com/tomaka/test-browser-node
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomaka/test-browser-node
- Owner: tomaka
- Created: 2020-11-11T12:56:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T08:00:22.000Z (6 months ago)
- Last Synced: 2024-10-15T17:22:12.733Z (28 days ago)
- Language: JavaScript
- Size: 8.91 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Small demo.
Throw-away repository. Doesn't contain anything serious.
Automatically deployed here: https://tomaka.github.io/test-browser-node/index.html
# Usage
Build:
```
npm install
npm run build
```Run a background server running the build:
```
npm run server
```