from Hacker News

UmiJS: Extensible enterprise-level front-end application framework

by alokrai on 6/18/21, 6:02 PM with 1 comments

  • by skulk on 6/18/21, 7:48 PM

    weigh-in:

      $ mkdir /tmp/umi-weigh-in
      $ cd /tmp/umi-weigh-in
      $ npm init && npm install --save umi
      $ du -hs node_modules
      130M    node_modules