Skip to content

kyle4346/NFJV-Hacks

Repository files navigation

NFJV-Hacks Readme

This read me will help you with logging in to our full stack data/visualization manager.

Installation

In order for this project to work. You would first have to isntall the necessary applications needed to run the project This will need:

Please copy the link for this project code by going to the green "code" tab next to "file" then copy the link that shows there.

Go to the third icon from the top and press on "clone repository" paste the link you copied from github and wait until the installation is complete in the terminal

Installation Continued

Once you're able to get into visual studio code... Please go to the bottom-left of the page and go to "extensions"

There you will have to search and download these extensions:

  • ESLint
  • MongoDB for VS Code
  • npm
  • Vetur

Once you have installed these extensions, you also have to install modules through npm:

  • go to terminal tab on top left side, then create a new terminal
  • In the terminal, type "cd frontend-v2"
  • In the terminal, type "npm install"

Running program

Now that we're done with setup, do this to run the front end program:

  • type "cd frontend-v2"
  • type "npm run serve"
  • go to browser and type "localhost:8080"

END

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published