Angular-ui

时间:2021-03-19 01:50:08
【文件属性】:
文件名称:Angular-ui
文件大小:504KB
文件格式:ZIP
更新时间:2021-03-19 01:50:08
HTML STAPLES UI库 使用命令 跑步 运行故事书npm run storybook 建造 要构建UI库ng build --project=staples-ui 构建自定义元素项目ng build --project=staples-ui-custom-elements 该项目是使用版本11.1.1生成的。 开发服务器 为开发服务器运行ng serve 。导航到http://localhost:4200/ 。如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。构建工件将存储在dist/目录中。使用
【文件预览】:
Angular-ui-master
----.gitignore(631B)
----projects()
--------staples-ui-custom-elements()
--------staples-ui()
----package.json(2KB)
----tslint.json(3KB)
----.npmrc(77B)
----package-lock.json(1.9MB)
----tsconfig.json(1KB)
----documentation.json(49KB)
----angular.json(6KB)
----README.md(1KB)
----.storybook()
--------main.js(193B)
--------preview.js(212B)
--------tsconfig.json(323B)
--------typings.d.ts(77B)
----.vscode()
--------settings.json(49B)
--------launch.json(246B)
----.editorconfig(274B)

网友评论