Skip to content

remiges-tech/crux-ui

Repository files navigation

Crux UI

This project was generated with Angular CLI version 16.1.7.

Run Application locally

Run npm install to install all the dependency packages first.

Before running application make sure the localize : false flag inside angular.json -> under build is marked false.

If you want to run application with different locale set localize : ['<Locale_code>'] under angular.json -> under build.

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.

Build

Run npm install to install all the dependency packages first.

Before making build make sure the localize: true flag inside angular.json -> under build is marked true.

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published