/mey

The company’s website.

Primary LanguageVue

Mey

The company’s website.

Installation

Install the application by cloning this repository. Then follow these steps:

  • Install Node.js dependencies with npm install
  • Copy .env.example file to .env file with cp .env.example .env and change necessary values
  • Run asset HMR compiler with npm run dev