待办事项 Todo列表应用程序使用引导程序和HTML进行了漂亮的设计,HTML和CSS用于某些设计部件,大多数工作是使用LocalStorege完成的。 设置 进入终端或Powershell(Windows),然后执行以下操作。 $ git clone https://github.com/zaidajani/todo-app.git $ cd todo-app $ # Cloing and getting into it $ # Make sure that you have visual studio code installed $ code . VS代码工作 转到插件并安装实时服务器。 然后,右键单击index.html,然后单击“ open with live-server 。 然后它将在您的浏览器中打开,您可以使用它。 享受您功能强大的应用程序