0.0.1 • Published 5 years ago

jiama_static-resource-server v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

how to use

$ npm i static-resource-server -g   
$ srs

node>=13

Future Work

  • 配置eslint
    npm i eslint -D => ./node_modules/.bin/eslint --init => restart vsCode! => eslint自动强制修复:安装pre-commit包或者git配置pre-commit,配置git hook基于shell暂时用包吧
  • 本地superVisor
  • ejs模板
  • gzip/deflet压缩
  • 强缓存+协商缓存
  • 支持命令行参数
  • 自动打开浏览器w
  • 发布npm,做成cli工具
  • 切koa2或者express
  • ts

参考链接

(链接1)https://segmentfault.com/a/1190000019222794?utm_source=tag-newest;

0.0.1

5 years ago