GetEasy admin的登陆功能模块

Kevin a7cd03950c 修复国际化无效的问题 5 vuotta sitten
.vscode 1abdd61ff4 修复语言问题 5 vuotta sitten
dist a7cd03950c 修复国际化无效的问题 5 vuotta sitten
e2e 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
esm2015 1abdd61ff4 修复语言问题 5 vuotta sitten
esm5 1abdd61ff4 修复语言问题 5 vuotta sitten
i18n 1abdd61ff4 修复语言问题 5 vuotta sitten
projects a7cd03950c 修复国际化无效的问题 5 vuotta sitten
src 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
.editorconfig 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
.gitignore 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
.stylelintrc.js 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
README.md 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
angular.json 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
package-lock.json 9bbf0297ca 添加了国际化 5 vuotta sitten
package.json 9bbf0297ca 添加了国际化 5 vuotta sitten
prettier.config.js 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
tsconfig.json 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten
tslint.json 789f2d3fc5 从其他项目拆离登录模块 6 vuotta sitten

README.md

GeAdminAuthApp

This project was generated with Angular CLI version 7.2.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.