Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 302 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 302 Bytes

Loaderdata

Single-page-application for storing files

How to start

First make sure you have Node and NPM installed. Then run the command:

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build