GetEasy admin的登陆功能模块

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

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.