Skip to content

ccimage/SimpleKoaServer

Repository files navigation

SimpleKoaServer

simple static web server via koa and koa-static

usage

git pull
yarn install
npm run package
node dist/server.bundle.js

put your pages into ./client

visit page from browser like http://127.0.0.1:3000/index.html

About

simple static web server via koa and koa-static

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published