Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

sebmandal/competentprogrammer.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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