Electrium-Mobility / electrium-website

0 stars 0 forks source link

electrium-website

Setup

Assuming you have node.js and npm installed,

  1. Install yarn with npm install -g yarn and restart your terminal
  2. Install gulp with npm install --global gulp-cli
  3. Install all dependencies with yarn install
  4. Run gulp in the root directory
  5. Navigate to localhost:3000

Deployment

In the scripts folder, there are more subfolders for the operating system you have. Navigate to the operating system you are using and run the deploy script. This will reflect new changes onto the Electrium website.