LoginSignup
0
0

More than 5 years have passed since last update.

Aureliaのsample環境構築

Last updated at Posted at 2015-05-19

概要

環境設定


# gulp
npm install -g gulp

# jspm 
npm install -g jspm

# generator-aurelia 
npm install -g yo generator-aurelia

スケルトンの生成

yo aurelia

Install

npm install
jspm install -y

# たぶんいらないはず。 (でも実行したので、一応記載)
# jspm install aurelia-http-client

起動

gulp watch
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0