jziesing / tdx-heroku-demo-21

TDX demo using Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdx-heroku-demo-2021

Here will be some information about the app.

How to start?

Start simple by running yarn watch (or npm run watch, if you set up the project with npm). This will start the project with a local development server.

The source files are located in the src folder. All web components are within the src/client/modules folder. The folder hierarchy also represents the naming structure of the web components. The entry file for the custom Express configuration can be found in the 'src/server' folder.

Find more information on the main repo on GitHub.

About

TDX demo using Heroku


Languages

Language:JavaScript 66.8%Language:HTML 16.5%Language:CSS 15.6%Language:Shell 1.1%