Skip to content

dative/eosi-frontend-mix

Repository files navigation

EOSi Website Frontend

This is frontend code for Environmental Operating Solutions, Inc. (EOSi) new website, 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 [email protected]:dative/eosi-frontend-mix.git
cd eosi-frontend-mix && 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published