투두리스트를 관리하는 캘린더 애플리케이션 개발
# install
npm install# Development
npm run serve
# Production
npm run build
cd dist
live-serverOpen browser to http://localhost:8080
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
투두리스트를 관리하는 캘린더 애플리케이션 개발
# install
npm install# Development
npm run serve
# Production
npm run build
cd dist
live-serverOpen browser to http://localhost:8080
MIT