Skip to content

GABA2020/product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GABA

This is the main code base for GABA

To run the script in development mode (Windows):

To run the script in development mode (Mac):

  • Open Terminal
  • navigate to or create a folder where you'd like to save the code for this project using cd folderName
  • you can choose your Documents folder (for example) using cd Documents, then hit enter
  • create a new folder in your desired location with mkdir GABAcode, then hit enter (you can name this folder whatever you'd like)
  • on the GitHub page for this repo, copy the project repo link using the green button at the top of this page
  • in your Terminal, type git clone pasteURLHere, hit enter
  • this will clone or copy the repo code into your chosen folder
  • next, type npm install to install the required packages to generate the React App
  • this could take a while, but when it's done, run npm start
  • this command will open a dev server in your browser - you may have to give Terminal permission
  • when finished looking at the project in your browser, type control + C in Terminal to terminate the dev server

About

user profiles, for now

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •