waldronmatt / engineer-blog-demo-site

A performant demo site.

Home Page:https://waldronmatt-engineer-blog-demo-site.netlify.app

Repository from Github https://github.comwaldronmatt/engineer-blog-demo-siteRepository from Github https://github.comwaldronmatt/engineer-blog-demo-site

Engineer Blog Demo Site

Netlify Status

A performant demo site using Webpack and Express.js.

Click here to see it.

Before You Begin

To find info on performance optimizations, search for the keyword @PERFORMANCE-COMMENT.

Installation

Install dependencies and git hooks:

yarn

Getting Started

Run dev environment:

yarn dev

Build for Express.js:

yarn prod

Serve via localhost:3000:

yarn serve

Commands

Commit changes using conventional changelog:

yarn commit

Lint all files:

yarn lint

About

A performant demo site.

https://waldronmatt-engineer-blog-demo-site.netlify.app


Languages

Language:TypeScript 38.7%Language:JavaScript 34.1%Language:HTML 20.1%Language:SCSS 6.6%Language:Shell 0.5%