Skip to content

htscookies/AngularShopping

Repository files navigation

Application built with Angular and HTML to list products and search for their code. Useful for those who need to list products on a website but don't want to use just tables.

The app is built to be scalable for much larger operations.

  1. Open a command prompt in the project's root directory (AngularShopping)

  2. Type: npm install This installs the dependencies as defined in the package.json file.

  3. Type: npm start This launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published