mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-26 04:55:24 +00:00
Add static server
This commit is contained in:
parent
11dd198e27
commit
3b06ef7dfc
@ -4,7 +4,8 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "http-server -c-1 docs/ -p 8081"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user