Weex Website

This is the source code of Weex official website.

Develop

First you should install the Node.js, then run:

npm install
npm run server

It will start a server at http://localhost:4000.

Contribute

The documents are written in Markdown format located in the source folder. Feel free to send pull requests!