/file-upload

Node.js React File Upload

Primary LanguageJavaScript

file-upload

Node.js React File Upload

Build

To build the project (if you launch it first time) use:

npm run build <PORT>

Without designation of a port the project will be started on port 80.

Start

You can start the built project with the next command:

npm run start <PORT>