Skip to content

alanstevens/devbeers

Repository files navigation

Knoxville DevBeers

https://devbeers.com

The official site of the Knoxville DevBeers Meetup.

Prerequisites:

  1. A recent-ish Node installation
  2. A recent-ish npm installation

Development

  1. git clone this repo
  2. within the project directory, install dependencies with npm install
  3. start a dev server with npm run watch

Deployment

  1. build assets with npm run build
  2. copy the resulting dist directory to your static site host of choice

About

devbeers.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published