Refactoring official website of ISDC(Sichuan University Information Security and Network Attack and Defense Community)
This project was generated with Angular CLI version 1.0.0.
npm install -g @angular/cli
需要提前安装nodejs,如果嫌npm慢可以改用淘宝的镜像cnpm(自己查教程)
git clone https://github.com/scuisdc/isdc-ng5
需要安装git
cd isdc-ng5
npm install
npm run start
打开浏览器输入localhost:4200