Skip to content

hyemyn2/todo-calendar

Repository files navigation

todo-calendar

투두리스트를 관리하는 캘린더 애플리케이션 개발

demo.png

Getting Started

Installing a development environment

# install
npm install

Run the project

# Development
npm run serve

# Production
npm run build
cd dist
live-server

Open browser to http://localhost:8080

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors