https://github.com/totvs/thf-template-sidemenu
THF Template Sidemenu
https://github.com/totvs/thf-template-sidemenu
Last synced: 11 months ago
JSON representation
THF Template Sidemenu
- Host: GitHub
- URL: https://github.com/totvs/thf-template-sidemenu
- Owner: totvs
- Created: 2019-01-08T18:56:37.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-08-04T22:27:29.000Z (almost 6 years ago)
- Last Synced: 2025-07-01T18:10:41.137Z (about 1 year ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLACEHOLDER
This project was generated with [THF CLI](https://github.com/totvs/thf-cli)
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `thf add moduleName` to generate a module with component that contains a THF dynamic component.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the THF CLI use `thf --help` or go check out the [THF CLI README](https://github.com/totvs/thf-cli/blob/master/README.md).