/elemes

Primary LanguageJavaScript

ElemesId

Frontend Test Developer

Installation

Use git cli for cloning this repository

git clone https://github.com/oidre/elemes.git

Usage

Installing package dependencies

npm install

Running on development server

Installing package dependencies

npm run dev

Running on http://localhost:3000

Preview production mode

Installing package dependencies

npm run build
npm run serve

Running on http://localhost:5000

Deploy to heroku

Just connect heroku with github repository