What it does:
- randomly generate user
- randomly generate company
It will then show it on google map.
npm install -g parcel-bundler
mkdir RandomGenerate
cd RandomGenerate
touch index.html
mkdir src
cd src
touch index.ts
What it does:
It will then show it on google map.
npm install -g parcel-bundler
mkdir RandomGenerate
cd RandomGenerate
touch index.html
mkdir src
cd src
touch index.ts