Skip to content

devenney/devenney.io

Repository files navigation

devenney.io

The public website code for https://devenney.io.

Setup

This project requires Node. It is recommended that you install the latest LTS release. Beyond this, the project is self-contained.

# Install packages
npm install

# Build distribution
npm run build

Local Development

To serve the code locally, the project uses webpack-dev-server. A script is provided for convenience:

npm run local

The hot reloaded code should then be available at http://localhost:8000.

About

The public website code for devenney.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •