gingkapls / todo-app

A todo app

Home Page:https://gingkapls.github.io/todo-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  • Uses HtmlWebpackPlugin to generate HTML pages using templates
  • Includes style-loader and css-loader to dynamically load styles

Developing

  • Run npm run dev to run a development server at http://localhost:8080/ with HMR

Deploying

  • Run npm run build to build from source, the output will be ./dist

About

A todo app

https://gingkapls.github.io/todo-app/


Languages

Language:JavaScript 63.3%Language:CSS 26.9%Language:HTML 9.8%