Skip to content

mayankj/eyeintoai-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye Into AI (Our AI GWAP)

First Time Setup

Before running/deploying, make sure you have configured the .env file in the 'frontend' directory. The .env has not been committed to git, but can be found in our shared google drive.

In the 'frontend' directory, you can then run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

gcloud app deploy

This will deploy it to our google cloud.

npm run deploy

This will deploy the frontend to Github Pages. You must be in the frontend directory for this to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • SCSS 21.7%
  • CSS 1.9%
  • Other 0.7%