mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 06:44:37 +00:00
7652e1d75c
Also include a note on the "How to upgrade to Embark 4" blog post from March 2019.
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