文件名称:React-Calculator:在React JS中创建的计算器
文件大小:188KB
文件格式:ZIP
更新时间:2024-06-20 03:23:58
JavaScript
React计算器 在 React JS 中创建的计算器。 居住 :heart_exclamation: : 使用的框架 :gear: 这里使用 DRY :neutral_face: 主意 :light_bulb: 有一天,我只是出于意外删除了我的 Windows 计算器。(说真的! :rolling_on_the_floor_laughing: :rolling_on_the_floor_laughing: :rolling_on_the_floor_laughing: ) 所以,我有两个选择。 重新安装 Windows 计算器或创建自己的计算器。 您知道接下来发生了什么。 :rolling_on_the_floor_laughing: :rolling_on_the_floor_laughing: :rolling_on_the_floor_laughing: 安装 :floppy_disk: 没有不必要的文字: npm install npm start 接下来是什么 :red_question_mark: : 我想我可能仍然为自己支持这个小型计算器。
【文件预览】:
React-Calculator-master
----.gitignore(310B)
----package.json(819B)
----package-lock.json(672KB)
----src()
--------setupTests.js(241B)
--------index.js(500B)
--------logo.svg(3KB)
--------App.js(195B)
--------Calculator()
--------reportWebVitals.js(362B)
--------App.css(214B)
--------index.css(366B)
--------App.test.js(246B)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(327B)
--------logo512.png(9KB)
----README.md(767B)
----.eslintcache(3KB)