Skip to content

Files

Latest commit

 

History

History

sample_upload_project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 14, 2020
Nov 20, 2020
Jul 2, 2020
Feb 17, 2021

Install

$ git clone https://github.com/Nodeclient/largedata.git
$ cd largedata/sample_upload_project
$ mkdir ./upload
$ npm install -d
$ node test.js

test local application

Image from Gyazo

debug mode setting (optional):

 open the folder ".\views\pages"
 change file name "index.ejs" to "index.ejs_"
 change file name "index.ejs.(debug)" to "index.ejs"
 done