andre2l2 / upload-file-example

This is an example for help you to upload images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload File Example

🎨 About

This is a project for help me. How I upload file with FileReader api, and this help you this too.

🚀 How to run?

For run this project you need:

Step one

npm install

Step two

npm run start:dev

Step three

Open index.html file into the public > index.html and send a file

How to build this project?

If you want build this poject you can run:

npm run build

After you build, was created a dist directory, and you can run with node.js.

About

This is an example for help you to upload images

License:MIT License


Languages

Language:TypeScript 33.2%Language:JavaScript 31.1%Language:CSS 14.8%Language:HTML 13.7%Language:Dockerfile 7.2%