Converter from arabic numbers to roman numbers
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.
 
 
 
 
 
Shalma e8d02f8d70 feat(spa): implement converter spa form with tailwind css 3 years ago
..
.vscode feat: init spa 3 years ago
public feat(spa): implement converter spa form with tailwind css 3 years ago
src feat(spa): implement converter spa form with tailwind css 3 years ago
.gitignore feat: init spa 3 years ago
README.md feat: init spa 3 years ago
index.html feat(spa): implement converter spa form with tailwind css 3 years ago
package-lock.json feat(spa): implement converter spa form with tailwind css 3 years ago
package.json feat(spa): implement converter spa form with tailwind css 3 years ago
postcss.config.js feat(spa): implement converter spa form with tailwind css 3 years ago
tailwind.config.js feat(spa): implement converter spa form with tailwind css 3 years ago
vite.config.js feat: init spa 3 years ago

README.md

converter-spa

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build