mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-26 05:28:57 +00:00
2543acad75
BREAKING CHANGE: Remove support for specifying the versions of `web3` and `ipfs-api` in a project's `embark.json`.
Embark Official Website
The website for Embark.
Getting started
Install dependencies:
$ git clone https://github.com/status-im/embark-site.git
$ cd embark-site
$ npm install
Generate:
$ hexo generate
Run server:
$ hexo server