webgo

0.1.1 • Public • Published

NodeStudy markdown 语法

anyopen

Tiny NodeJS Static Web Server

使用方法

anyopen # 把当前文件夹作为静态资源服务器根目录

anyopen -p 8080 # 设置端口号为8080

anyopen -h localhost # 设置host 为 localhost

anyopen -d /usr # 设置根目录为 /usr

packages

    "dependencies": {
        "chalk": "^3.0.0",
        "handlebars": "^4.5.3",
        "yargs": "^15.0.2"
    },
    "devDependencies": {
        "babel-eslint": "^10.0.3",
        "eslint": "^6.6.0",
        "pre-commit": "^1.2.2"
    }

Readme

Keywords

Package Sidebar

Install

npm i webgo

Homepage

..

Weekly Downloads

6

Version

0.1.1

License

ISC

Unpacked Size

11 kB

Total Files

15

Last publish

Collaborators

  • airesfans