You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Romeo Rosete 4e20df3d24
Merge pull request #2 from bombastictranz/bombastictranz-2024-02-27
Movie App updates
3 months ago
.github/workflows Health Vault updates 3 months ago
src Movie App updates 3 months ago
.appbuilder-state.json Movie App updates 3 months ago
.editorconfig Health Vault updates 3 months ago
.eslintrc.json Health Vault updates 3 months ago
.gitignore Health Vault updates 3 months ago
README.md Movie App updates 3 months ago
angular.json Movie App updates 3 months ago
ignite-ui-cli.json Movie App updates 3 months ago
karma.conf.js Movie App updates 3 months ago
package.json Movie App updates 3 months ago
tsconfig.app.json Health Vault updates 3 months ago
tsconfig.json Health Vault updates 3 months ago
tsconfig.spec.json Health Vault updates 3 months ago

README.md

Movie App

This project was generated with App Builder Code Gen.

Development server

Run npm start to build the application, start a web server and open the application in the default browser. The application will open in http://localhost:4200/ by default.

Build

Run npm run build to build the application into an output directory.

Running unit tests

Run npm test to execute the unit tests via Karma. Runs all .spec.ts files under ./src folder.

Running code style checks

Run npm run lint to execute the code styling rules for the project.

Licensing

See the License FAQ and Installation documentation for information on how to upgrade to the full licensed package, if the project is using a Trial version of Ignite UI for Angular, and how to setup your environment and CI to use our licensed npm feed.

Alternatively run npm run infragistics-login for a guided login to our licensed feed.

Additional resources

  • Ignite UI Angular Schematics were used to generate this project and are available for additional commands within the project. For more details and how to use them, refer to Angular Schematics & Ignite UI CLI.

  • Ignite UI for Angular - to learn more about the product or to dive into component specifics and showcases.