使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
spawntree
/
matsen-tool-fe
关注
2
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
2
提交
1
分支
5.6 MiB
TypeScript
85.5%
HTML
10.9%
CSS
3%
Shell
0.6%
目录树:
0977b3c173
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '0977b3c173'
${ noResults }
HTTPS
ZIP
TAR.GZ
Florian Eisenmenger
0977b3c173
Initial commit (Angular 17 and Bootstrap and Angular Material)
2 年前
matsen-tool
Initial commit (Angular 17 and Bootstrap and Angular Material)
2 年前
.gitignore
Initial commit (Angular 17 and Bootstrap and Angular Material)
2 年前
README.md
Initial commit (Angular 17 and Bootstrap and Angular Material)
2 年前
package-lock.json
Initial commit (Angular 17 and Bootstrap and Angular Material)
2 年前
README.md
matsen-tool-fe
BEFORE Installation:
npm -v (minimum is 20.9.0)
node --version (minimum is 8.0.0)
brew upgrade node
Installation
npm i -g @angular/cli
ng new matsen-tool
cd matsen-tool -> ng serve
Install Bootstrap
npm i bootstrap @popperjs/core --save