electrium-webdev

This repository contains the source code for the website of Electrium Mobility

Technologies Used

nextjs badge typescript badge sass badge

Running Locally

Installation

Run npm install in the root directory of this project

Running

  1. Run npm run dev after all modules have been installed
  2. The website should be available at localhost:3000 (if port 3000 is taken, it'll default to 3001, increments until it finds a non taken port)