Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 560 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 560 Bytes

project

Project setup

npm install

AWS 열기

(리눅스/맥일경우 권한 설정)chmod 400 syuproject_key.pem

ssh -i "syuproject_key.pem" [email protected]

AWS Web 주소

http://15.165.197.35/

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

capstone