Feat: 初始项目
parents
Showing
README.md
0 → 100644
meta.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "angular-smart3d", | ||
"version": "0.0.1", | ||
"description": "a svi CLI angular smart3d api template.", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"template" | ||
], | ||
"author": "Polan<zengyl@southzn.com>", | ||
"license": "MIT" | ||
} |
template/.editorconfig
0 → 100644
template/.gitignore
0 → 100644
template/README.md
0 → 100644
template/angular.json
0 → 100644
template/browserslist
0 → 100644
template/e2e/src/app.po.ts
0 → 100644
template/e2e/tsconfig.json
0 → 100644
template/karma.conf.js
0 → 100644
template/package.json
0 → 100644
template/src/assets/.gitkeep
0 → 100644
template/src/favicon.ico
0 → 100644
948 Bytes
template/src/index.html
0 → 100644
template/src/main.ts
0 → 100644
template/src/polyfills.ts
0 → 100644
template/src/styles.scss
0 → 100644
template/src/test.ts
0 → 100644
template/src/typing.d.ts
0 → 100644
template/tsconfig.app.json
0 → 100644
template/tsconfig.json
0 → 100644
template/tsconfig.spec.json
0 → 100644
template/tslint.json
0 → 100644