Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 283 Bytes

craftconf

Repository for the Craft conference website at http://craft-conf.com/

Development

Clone the repository somewhere. In the repository issue the following commands:

$ git submodule init
$ cd <project_of_your_choice>
$ npm install
$ docpad run