GetEasy admin的登陆功能模块

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

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.