/stellar-framework.com

Stellar documentation in english

Primary LanguageCSSMIT LicenseMIT

stellar-framework.com

This site is built with hexo. Site content is written in Markdown format in src. Pull requests welcome! 😉

Developing

Start a dev server at localhost:4000

$ npm install -g hexo-cli
$ npm install
$ hexo server