todo-list What is this app? It's a simple to-do list app written in vanilla JavaScript with web components, webpack, npm and scss. Installing dependencies Use npm i to install dependecies Serving Use npm run start:dev to start a development server on localhost Building static files Use npm run build to build static files Working example here Check it here