标签:start lan bsp asi try class eating doc htm
本文转自:http://rekit.js.org/docs/get-started.html
The easiest way to try out Rekit is creating a Rekit app and playing with it. Just 3 steps:
$ npm install -g rekit
$ rekit create my-app
$ cd my-app
$ npm install
$ npm start
标签:start lan bsp asi try class eating doc htm
原文地址:https://www.cnblogs.com/freeliver54/p/10636592.html