GitXplorerGitXplorer
r

pwa-repro

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
6207a68be012eb680e000ff02f82b65c1d6b4b8d

working webpack dev-server

rranma42 committed 5 months ago
Unverified
a524b1a36049d77690ac6f37c14a56d1d501a042

broken vite dev-server

rranma42 committed 5 months ago
Unverified
7c8c684e464bb9a6f788d1842dbc1ce2c3f7d023

make the application a pwa

rranma42 committed 5 months ago
Unverified
30e815ffbae4bc2b262486dcc18cdf67599d7836

initial commit

rranma42 committed 5 months ago

README

The README file for this repository.

PwaRepro

This project was generated with Angular CLI version 18.2.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.