/todo-app

Primary LanguageVue

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

Customize configuration

See Configuration Reference.