Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 450 Bytes

File metadata and controls

20 lines (13 loc) · 450 Bytes

Lit

In order to prievatly run the code, you will have to download the entire reposeitory. This will give you acces to the moder tool chain, Lit, used for this site.

Acessing

After entering a text editor, the files you need to understand the page are: assets/DiplomacyExtensions1.css, index.html, src/DiplomacyHelper.ts, src/DiplomacyWebsite.ts.

Run Locally

npm run start

Build For Deploymant

npm run build