本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
spawntree
/
matsen-tool-fe
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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