/eosi-landing-page

Primary LanguageTwigMIT LicenseMIT

EOSi Landing Page

This is frontend code for EOSi, Inc. new conference lead landing page, built using Dative Frontend Mix.

Requirements

This tool requires Node v16 (I recommend using NVM), or NVM for Windows.

Getting Started

  1. Clone this repo locally and install the dependencies:
git clone https://github.com/dative/mmisi-frontend.git
cd mmisi-frontend && npm install

Commands

npm run dev

This will fire up the local development, with live reload. It will run on http://localhost:3030

npm run build

This will build the production version of the site inside the public directory.

Design Files

The design for the new website was created in Figma and can be found here