Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 526 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 526 Bytes

node-nestjs-frontend

Frontend for node-nestjs.

feature

  • vue 2.x
  • spark-md5 for the md5 computation of file
  • Support big file slice and upload

Getting started

Installation

Install dependencies

$ npm ci

or

$ npm install

Run

$ npm run dev

License

MIT License