Skip to content

A Teleport frontend template to integrate a bundled angular app

Notifications You must be signed in to change notification settings

Ledoux/teleport-webpack-angular

Repository files navigation

teleport-webpack-angular

npm version

icon icon A Teleport frontend template to integrate a bundled angular app.

How to use it

Simply add it to the list of templates. For instance:

tpt -c --templates teleport-flask-webrouter,teleport-webpack-angular,teleport-heroku

⚠️ Important note, this is a frontend template, it cannot be deployed alone. You should deploy it on side of a backend template (for instance the teleport flask webrouter).