/Galhardo-Telecom

A simple MVC Web Project using NodeJS

Primary LanguageMustache

Setup

  • Clone repository
git clone https://github.com/AlexGalhardo/Galhardo-Gelecom
  • Enter folder
cd Galhardo-Gelecom
  • Install dependencies
npm i
  • Create .env
cp .env-example .env
  • Up local server
npm run dev

Video Demo

galhardo-telecom-demo.mp4