windows에서 사용해서 Ubuntu LTS를 이용했다. $ sudo apt-get install nodejs npm $ npm init "devDependencies": { "autoprefixer": "^7.1.2", "babel-preset-es2015": "^6.24.1", "babelify": "^7.3.0", "browserify": "^14.4.0", "node-sass": "^4.5.3", "postcss-cli": "^4.1.0" } node_modules와 package.jso이 생성됐으면 package.json에 추가한다. $ npm install $ npm install --save tui-image-editor STATIC_URL = '/static/' STATIC_ROOT=os..