jhonmarkprudentevaldezcoder / veu3-temp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Clone the repository:

cd project-name

2. Install the dependencies:

npm install # Using npm

or

yarn # Using Yarn

3. Start the development server:

npm run dev # Using npm

or

yarn dev # Using Yarn

About

License:MIT License


Languages

Language:Vue 64.9%Language:JavaScript 33.5%Language:CSS 0.9%Language:HTML 0.6%Language:Shell 0.1%