We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb13bb2 commit 90a1492Copy full SHA for 90a1492
server-bfe.js
@@ -1,5 +1,5 @@
1
// Minimal BIBFRAME Editor Node.js server. To run from the command-line:
2
-// node server-bfe.jsy
+// node server-bfe.js
3
4
var port = 8000;
5
var express = require('express');
0 commit comments