Skip to content

gianluca-machado/angular-landing-page-demo

Repository files navigation

Angular Landing Page Demo

Example of landing page using Angular.

View Demo

Generate a Trusted SSL Certificate

openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt

Running over HTTPS

npm run start:ssl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published