Skip to content

timmy0123/Gemini-Competition-Jourmini-Web

Repository files navigation

gemini-contest

Demo

Demo video

Project setup

yarn install

Create the .env File

This project requires a .env file in the root directory to store environment variables. These variables are necessary for various services, including Google APIs.

  1. In the root directory of your project, create a file named .env.

  2. Add the following line to the .env file:

VUE_APP_GOOGLE_API_KEY="your-google-api-key-here"

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published