Hanks10100 / incubator-weex-site

Weex Website

Home Page:http://weex.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weex Website

This is the source code of Weex official website.

Develop

First you should install the Node.js, and install dependencies:

npm install

After that, you can start a web server to preview the website on your local machine.

npm run server

It will start a web server at http://localhost:4000. The pages will be updated automatically once you save the corresponding source file.

Contribute

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

About

Weex Website

http://weex.apache.org/


Languages

Language:CSS 49.8%Language:JavaScript 25.5%Language:HTML 24.7%