todo-app:使用PowerJS创建的简单Todo应用

时间:2024-02-26 20:24:36
【文件属性】:

文件名称:todo-app:使用PowerJS创建的简单Todo应用

文件大小:179KB

文件格式:ZIP

更新时间:2024-02-26 20:24:36

react virtual-dom components preact jsx

简单的Todo应用 使用PowerJS创建的一个简单的Todo应用程序。 入门 克隆此仓库 git clone https://github.com/power-js/todo-app.git 追踪此回购 git remote add upstream https://github.com/power-js/todo-app.git 获取最新信息并更新您的本地副本 git fetch upstream git push origin master 安装依赖项 npm i 而已! 您的开发环境已准备就绪! 您可以通过npm启动本地开发服务器。 npm start 测验 npm run test


【文件预览】:
todo-app-master
----.stylelintignore(48B)
----.eslintrc(771B)
----.babelrc(175B)
----.lintstagedrc.json(461B)
----package.json(3KB)
----tests()
--------shallow.js(207B)
----.stylelintrc.json(1KB)
----package-lock.json(798KB)
----src()
--------style()
--------index.js(186B)
--------index.html(323B)
--------js()
----.gitignore(206B)
----webpack.config.js(3KB)
----README.md(1018B)
----.eslintignore(40B)
----.editorconfig(289B)
----.gitattributes(66B)
----postcss.config.js(213B)
----.prettierrc.json(96B)

网友评论