/competentprogrammer.com

The official MNDL website

Primary LanguagePugGNU General Public License v3.0GPL-3.0

MNDL (Mandal) website

Technologies used for this website:

  • Node.js
  • Typescript
  • Express.js
  • Pug / Jade (deprecated)

To run this on your own machine/server, clone and run the repo:

gh repo clone MNDL-limited/mndl-website-remake
cd mndl-website-remake
npm i
npm start