GetEasy admin的登陆功能模块

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

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.