todo-app
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
로컬 웹 서버 설치
npm i serve -g
로컬 웹 서버 시작
serve
Lints and fixes files
npm run lint
npm install
npm run serve
npm run build
npm i serve -g
serve
npm run lint