Tepeo App is a landing page for the company Tepeo focused on zero emission boilers, heating up your home, not the planet!
To install Tepeo App, follow these steps:
- Clone the repository to your local machine.
- Install the necessary dependencies by running
npm install
. And if needednpm install @angular/cli
, if you don't have Angular globablly installed in your machine. - Start the application by running
npm start
.
To use Tepeo App, open a web browser and navigate to http://localhost:4200
.
Tepeo App comes with the following features:
- Dark and Light mode themes
- Highlighted regex keys -> easily to change the ones you would like to highlight in a text
- Images and text coming from a mocked up data
Tepeo App is licensed under the MIT License.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.