Skip to content

teodorus-nathaniel/teodorus-nathaniel.github.io

Repository files navigation

Project Overview

This project is made purely with html, css, js without any third party library (except webpack for bundling). To run this project, you need to:

  1. npm i
  2. npm run build
  3. npm start

Run in Development mode

npm run dev