搭建angular开发环境

1、下载quickstart

点击打开链接

2、在quickstart目录下输入npm install

3、npm start

4、localhost:3000

你可能感兴趣的:(angular)