ng-pages
설치
1 | $ npm i gh-pages |
package.json 설정
“homepage”추가
http://<github ID>
.github.io/<Repository Name>
1 | "name": "coin_explorer", |
script에 deploy, predeploy 추가
1 | "scripts": { |
1 | $ npm i gh-pages |
“homepage”추가
http://<github ID>
.github.io/<Repository Name>
1 | "name": "coin_explorer", |
script에 deploy, predeploy 추가
1 | "scripts": { |
Update your browser to view this website correctly. Update my browser now