surv is the result impatience, dealing with a Docker build that took three minutes for every minor change, even to UI and CSS.
git clone
yarn
- Open
surv.json
.
{
// specify a port
"port": 4567,
// specify api-route / absolute file path pairs
"files": {
"/css0": "/Users/colclco/path/to/index.css",
"/js0": "/Users/colclco/path/to/index.js"
}
}
npm start
- The console will alert you as to how to access your files.