You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| api | 3 years ago | |
| spa | 3 years ago | |
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
README.md
Converter
Tools allowing to convert arabic number into roman number
Demo
converter.voiedesombres.com
Tech Stack
SPA: VueJs v3, TailwindCSS
API: NestJS
Installation
git clone https://git.voiedesombres.com/Shalma/converter.git
Have docker installed
cd converter/spa
npm install
npm run dev
cd converter/api
npm install
npm run start
Load spa with localhost:8080