Things && stuff
Personal website.
- NodeJS >= 16
- NPM
Clone this git repository:
git clone https://github.com/pgodschalk/kernelpanics.nl.git
Install node modules:
npm install
Start the dev server:
export NODE_OPTIONS=--openssl-legacy-provider
npm run dev
export NODE_OPTIONS=--openssl-legacy-provider
npm run build && npm run generate
- Axios - HTTP client
- Babel - ES6 transpiler
- ESLint - JavaScript linter
- NodeJS - JavaScript runtime
- Nuxt - JavaScript framework
- PostCSS - CSS transformations
- Prettier - Code formatter
- StyleLint - CSS linter
- Webpack - bundler
- UUID
- Patrick Godschalk - Developer - pgodschalk
See also the list of contributors to this project.
SPDX license: MIT
Copyright (c) 2022 Patrick Godschalk