|
2 years ago | |
---|---|---|
.vscode | 2 years ago | |
src | 2 years ago | |
.eslintrc.json | 2 years ago | |
.gitignore | 2 years ago | |
.stylelintrc.json | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
snowpack.config.js | 2 years ago |
The code behind https://home.tldcode.uk
Requires Node and NPM At a command line run
npm install
npm run build
The build
folder contains everything needed to run the site, including a web.config to setup compression and https redirects in IIS. If using a different http server set it up as per their documentation.