mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 21:35:58 +00:00
08be5e40fc
As discussed in #2008, the `service on/off` command in Embark's interactive console is non-functioning. As solving the root of the problem requires a bit more effort than anticipated, we've decided offline to remove this command for the time-being. The functionality is already gone, this commit removes the corresponding docs.
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