Skip to content

使用Angular编写的一个工作室页面

Notifications You must be signed in to change notification settings

early-return/studio

Repository files navigation

工作室主页

基于Angular框架编写的一个工作室主页,使用Bootstrap进行响应式布局。

该项目为静态网站,获取的数据来自静态的JSON文件。

演示地址: 演示地址

安装Angular Cli

npm install -g angular-cli

运行

cd studio
ng server

使用浏览器访问 http://localhost:4200

部署

部署到Github Pages:

ng github-pages:deploy -prod

生成页面

ng build

生成的页面在 dist 目录中

About

使用Angular编写的一个工作室页面

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published