jlongster / jlongster-rebuild

A rebuild of my blog w/react, CSP, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build commands:

  • webpack: Run webpack to create a client-side static/js/bundle.js
  • gulp src: Compile server-side code in src to the build dir
  • gulp all: Compile all JS
  • gulp bin: Compile JS in bin
  • gulp watch: Watch files and automatically trigger the appropriate build
  • gulp run: Run the server and watch files

About

A rebuild of my blog w/react, CSP, and more


Languages

Language:JavaScript 94.9%Language:CSS 5.1%Language:Shell 0.0%