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