Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 752 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 752 Bytes

Contributing

Fork this repository and send a pull request to development branch.

Event pages

There are event pages in /src/documents/events.

Requirement

Debug

Clone this (or your forked) repository.

$ git clone [email protected]:jsgirls/jsgirls.org.git

Install docpad.

$ npm install -g docpad

Install node modules.

$ npm install

Run at localhost:9778.

$ docpad run