質問するログイン新規登録

回答編集履歴

1

リンクつけた

2017/09/27 08:48

投稿

shohu.yudai
shohu.yudai

スコア12

answer CHANGED
@@ -1,9 +1,9 @@
1
- http://blog.mgechev.com/2016/07/05/using-stripe-payment-with-angular-2/
1
+ [http://blog.mgechev.com/2016/07/05/using-stripe-payment-with-angular-2/](http://blog.mgechev.com/2016/07/05/using-stripe-payment-with-angular-2/)
2
2
 
3
3
  上記ページを参考にangular4のtutorialからspriteの決済画面を表示できました。
4
4
  取り急ぎこちらで対応できそうなので、記載しておきます。
5
5
 
6
- https://angular.io/generated/zips/toh-pt1/toh-pt1.zip
6
+ [https://angular.io/generated/zips/toh-pt1/toh-pt1.zip](https://angular.io/generated/zips/toh-pt1/toh-pt1.zip)
7
7
  こちらのangularチュートリアルを落とします。
8
8
 
9
9
  ```html