Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 538 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 538 Bytes

ghost

A social network that's neither: ghostpost.online

Setup

Ghost requires npm to build.

Run npm install to install dependencies.

Building

To compile everyting:

./node_modules/.bin/gulp build

Developing

To automatically recompile everyting as you work on Ghost, run:

./node_modules/.bin/gulp watch

License

Copyright © 2018

Distributed under the Mozilla Public License either version 2.0 or (at your option) any later version.