https://github.com/norakgithub/roman-number
https://github.com/norakgithub/roman-number
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/norakgithub/roman-number
- Owner: NorakGithub
- Created: 2020-09-09T06:30:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T06:51:49.000Z (almost 6 years ago)
- Last Synced: 2025-05-08T21:43:53.825Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roman Number
## Start Project
```shell script
npm install
npm run test
```