You can see me live here.
To help us develop NYCAnarchistEvents, you'll need:
To get your own copy of NYCAnarchistEvents running locally, do this:
- Clone the repository, either after making your own fork or directly from ours:
git clone https://github.com/MACCNYC/NYCAnarchistEvents.git
- Change into the cloned repository's directory:
cd NYCAnarchistEvents
- Install the NodeJS module dependencies:
npm install
- Open the project's
index.html
file in your browser, usually simply by double-clicking on it.