check webpp/components/ see if it's empty, make sure you have download javascript files
follow guide here http://kylin.incubator.apache.org/development/dev_env.html On Mon, Oct 19, 2015 at 10:34 AM, Jian Zhong <[email protected]> wrote: > @诸葛亮 > > did you follow the guide install javascript files. > > cd webapp > npm install -g bower > bower --allow-root install > >
