Skip to content

securityinmobility/esila.bayern

 
 

Repository files navigation

eSiLa website

Website hosted at https://esila.bayern Original code taken and modified from Hamish Williams: https://github.com/HamishMW/portfolio

Build & run

We modified the original repository in order to allow a static site build. In essence this means the build process results in a .html file that can be hosted using any webserver.

npm install
npm run build
cd build/client
python -m http.server

About

Website at https://esila.bayern

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.5%
  • CSS 22.8%
  • MDX 5.2%
  • GLSL 3.0%
  • Other 0.5%