Skip to content
This repository has been archived by the owner on Nov 24, 2017. It is now read-only.
/ frontend Public archive

[DEPRECATED] Pretty much the exact opposite of the API

Notifications You must be signed in to change notification settings

hackclub-archive/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend [DEPRECATED]

Warning: This repository has been combined with hackclub/monolith

Getting Started

# Install dependencies
$ yarn install

Create a file called .env with the following contents, replacing "REPLACEME" with actual values:

REACT_APP_API_BASE_URL=REPLACEME
REACT_APP_SLACK_CLIENT_ID=REPLACEME
# Start development server
$ yarn start

# Build for deployment
$ yarn build

# Run tests (there currently aren't any tests)
$ yarn test

About

[DEPRECATED] Pretty much the exact opposite of the API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages