Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

hackclub/guide-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Leadership Guide

Flag Icon

Hack Club's New Leadership Handbook—Still WIP 🚧

Built with docsify.

Netlify Status

Setup

  1. Clone the repository and enter it
git clone https://github.com/hackclub/guide.git
cd guide
  1. Install docsify-cli (this command will install docsify globally)
npm i docsify-cli -g
  1. Run a local server
docsify serve docs
  1. It should now be running, open localhost:3000 to view it if it didn't pop up automatically

Releases

No releases published

Packages

No packages published