Skip to content

7doctor7/test-case-app

Repository files navigation

test-case-app

npm i -g @ionic/cli

In case if you don't want to setup Ionic Framework CLI use Angular CLI

npm i -g @angular/cli
npm i

Code style

Use Prettier for team code styling

for VSCode:
https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode

for Idea:
https://plugins.jetbrains.com/plugin/10456-prettier

Run on Development mode

ionic serve

...or if do not install the Ionic globally

ng serve --port=8100

if you don't want to specify local server port - you can change the port number in the URL in environment.prod.ts file.

For login to the App use any words or some rundom symbols, required just a length of input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors