diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-25 12:11:34 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-25 12:11:34 +0200 |
| commit | 238702e7dd860af59d22f33cbfe163f28c3beb4e (patch) | |
| tree | 577adc495c4e5284f357e44e2877e8c848d79a24 /README.md | |
| parent | e1690a427040f710de5643643d7c6226c1b2364f (diff) | |
| download | nissy-core-238702e7dd860af59d22f33cbfe163f28c3beb4e.tar.gz nissy-core-238702e7dd860af59d22f33cbfe163f28c3beb4e.zip | |
Cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -244,13 +244,6 @@ The JavaScript module can be built with | |||
| 244 | $ ./build web | 244 | $ ./build web |
| 245 | ``` | 245 | ``` |
| 246 | 246 | ||
| 247 | Some examples can be found in the `web/examples` folder. They can be run | ||
| 248 | using [nodejs](https://nodejs.org): | ||
| 249 | |||
| 250 | ``` | ||
| 251 | $ node web/examples/[filename] | ||
| 252 | ``` | ||
| 253 | |||
| 254 | An example web app running nissy can be found in the `web/http` folder. | 247 | An example web app running nissy can be found in the `web/http` folder. |
| 255 | You can run a web server in that folder to check it out, but you need | 248 | You can run a web server in that folder to check it out, but you need |
| 256 | to set some extra headers to make it work. For example, if you are using | 249 | to set some extra headers to make it work. For example, if you are using |
