Skip to content

chitechdiversity/Chi-Tech-Diversity-Site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chi Tech Diversity Site

The Chicago Tech Diversity Initiative (CTDI) is a group of meetups, organizations and community members dedicated to supporting underrepresented groups in technology and development within the Greater Chicago Area.

This repository contains the code for the CTDI website: http://chitechdiversity.com.

The slack invite integration was forked from Outsideris' Slack Invite Automation Page.

Development

Clone the respository and change to the directory.

$ git clone [email protected]:chitechdiversity/Chi-Tech-Diversity-Site.git
$ cd Chi-Tech-Diversity-Site

Node.js and npm are required. To install and run the application:

$ npm install
$ npm run

You can access http://localhost:3000 on your web browser.

About

A tiny web application to invite a user info your slack team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.0%
  • JavaScript 9.0%