galacticAgeCalculator

所属分类:内容生成
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-08-06 14:08:43
上 传 者sh-1993
说明:  银河年龄计算器,,
(galacticAgeCalculator,,)

文件列表:
.DS_Store (6148, 2023-08-13)
.babelrc (100, 2023-08-13)
.eslintrc (273, 2023-08-13)
__tests__/ (0, 2023-08-13)
__tests__/planetAge.test.js (5873, 2023-08-13)
coverage/ (0, 2023-08-13)
coverage/clover.xml (1456, 2023-08-13)
coverage/coverage-final.json (2975, 2023-08-13)
coverage/lcov-report/ (0, 2023-08-13)
coverage/lcov-report/base.css (5394, 2023-08-13)
coverage/lcov-report/block-navigation.js (2387, 2023-08-13)
coverage/lcov-report/index.html (4131, 2023-08-13)
coverage/lcov-report/planetAge.js.html (8123, 2023-08-13)
coverage/lcov-report/prettify.css (676, 2023-08-13)
coverage/lcov-report/prettify.js (17590, 2023-08-13)
coverage/lcov-report/sort-arrow-sprite.png (209, 2023-08-13)
coverage/lcov-report/sorter.js (5278, 2023-08-13)
coverage/lcov.info (501, 2023-08-13)
package-lock.json (943266, 2023-08-13)
package.json (852, 2023-08-13)
src/ (0, 2023-08-13)
src/css/ (0, 2023-08-13)
src/css/styles.css (41, 2023-08-13)
src/index.html (96, 2023-08-13)
src/index.js (186, 2023-08-13)
src/js/ (0, 2023-08-13)
src/js/planetAge.js (1412, 2023-08-13)
webpack.config.js (778, 2023-08-13)

# Super Galactic Age Calculator #### _Calculates how old I would be on all the planets._ #### By: Mark Courtney ## Technologies Used * _JavaScript ES6_ * _npm_ * _webpack_ * _eslint_ * _Jest_ * _babel_ * _learnhowtocode.com lessons_ * _vs code terminal_ ## Description #### Using test driven development, we are able to calculate my age on all planets. ## Setup/Installation Requirements * Clone this repository: $ git clone https://github.com/genecourtney7/galacticAgeCalculator.git * cd galacticAgeCalculator into the directory * Run $ npm install * Start a development server with $ npm run start * Lint JS files in the src folder with $ npm run lint * Run tests with Jest using $ npm run test ## Known Bugs * No known bugs ## License License: MIT Copyright (c) _8-5-23_ Author: _Mark Courtney_

近期下载者

相关文件


收藏者