@fizz.js/node-static-server

1.0.0 • Public • Published

@fizz.js/node-static-server

This is a static-server library for express.

install

add dependencies into package.json and run yarn install

configure

please put static config into config/${env}.json

{
  "static": {
    "directory": "assets"
  }
}

test

yarn test

coverage

yarn cover

build

yarn build

docs

yarn docs

Dependencies (1)

Dev Dependencies (39)

Package Sidebar

Install

npm i @fizz.js/node-static-server

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

313 kB

Total Files

47

Last publish

Collaborators

  • fizzjs