stofi / fridge-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Install your dependencies

yarn install

Setup environment

Set the server url in .env

# .env
VITE_API_URL='localhost:3030'

Start your app

yarn dev

About


Languages

Language:Vue 67.9%Language:JavaScript 29.0%Language:TypeScript 2.6%Language:HTML 0.5%Language:CSS 0.1%