-
cd
into the localhost directory of your system- Linux
cd /var/www/html
- Windows
cd C:\Users\${accountName}\inetpub\wwwroot\
- MAC
cd /Library/Webserver/Documents/
- Linux
-
Create a new folder and cd into it
mkdir frontend && cd frontend
-
Clone the repo
git clone https://github.com/Growthfilev2/frontend.git
- Install dependencies
npm install
- Running in development mode
Change
this.mode = 'dev'
insrc/js/config.js
and change google map keys in bothsrc/index.html
&dist/v2/index.html
with development key