Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 473 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 473 Bytes

aeromap

Requirements

Development

Install NodeJS and Yarn for package management and development environment.

Step 1 - Installation

Install packages dependencies yarn install

Install http-server npm install -g http-server

Step 2 - Launch

Run webpack dev server npm run dev http-server ./public

Go to the addres http-server provide in command line