Skip to content

inspired-consulting/threat-shield-website

Repository files navigation

ThreatShield-Website

This is a companion site for ThreatShield App.

Visit the website.

Development

This site is build using TailwindCSS, Handlebars, and Vite.

How to run locally

Install dependencies:

npm install

Run server for local development:

npm start

Build assets:

npm run build

Deploy

The site is deployed to Cloudflare pages.

Just commit and push changes. This will trigger the Cloudflare build pipeline.

Initial setup

This repo has been set up by these commands:

npm install -D tailwindcss postcss autoprefixer vite vite-plugin-handlebars rimraf
mkdir {src,src/js,src/css}
touch src/index.html src/js/main.js src/css/main.scss vite.config.js
npx tailwindcss init -p

About

This is a companion site for ThreatShield App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors