iFeddy / vue-fancy-name-generator

Vue3 TailwindCSS - Fancy Name Generator

Home Page:https://iFeddy.github.io/vue-fancy-name-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BGMI Name Generator

About


Fancy Name Generator built with TailwindCSS and Vue.JS

Pre-Requisites for Compile Source-Code

Need to install:

Installation


  • 1 - Edit base folder of vite.config.js
  • 2 - Edit src/router/index.js path to match base folder of vite.config.js
  • 3 - run in terminal command to install:
npm install 

Build Commands


For Testing:

    npm run dev

For Production:

    npm run build

Production


Once its finished building copy contents of dist folder into web server.

About

Vue3 TailwindCSS - Fancy Name Generator

https://iFeddy.github.io/vue-fancy-name-generator


Languages

Language:JavaScript 45.2%Language:Vue 41.8%Language:CSS 11.6%Language:HTML 1.4%