Update UI for beta3

This commit is contained in:
Mitchell Hashimoto 2018-06-14 10:07:03 -07:00 committed by Jack Pearkes
parent 948c289629
commit 3efa77b912
2 changed files with 908 additions and 167 deletions

File diff suppressed because one or more lines are too long

View File

@ -13,7 +13,8 @@ RUN apt-get update -y && \
zip \
zlib1g-dev \
nodejs \
npm && \
npm \
rsync && \
gem install bundler && \
npm install --global yarn && \
npm install --global ember-cli