My own website
- ES6 Javascript
- Preact
- anime.js
- Custom Animations by @Hornebom
- Custom CSS by @Hornebom
- Webpack
- Install NodeJS 18.0 or higher.
- Run
npm ci
in the root folder - Run
npm start
in the root folder
Then open up your favorite browser and go to http://localhost:3001/
- Install NodeJS 18.0 or higher.
- Run
npm ci
in the root folder - Run
npm run build
in the root folder
- Code from master is build by GitHub actions
- Builds can be pulled by using this command:
docker pull glenndehaan/glenndehaan-website
MIT