This is the initial Landing page for www.dazser.com
Comes with Geolocation API
npm run testwill run a build in.buildand start a test server
npm run distwill run a build, then convert it to a wordpress compatible theme.- Upload the
distfolder to/mnt/efs/fs1/wordpress/wp-content/themes/dazser-mapsudo rm -rf /mnt/efs/fs1/wordpress/wp-content/themes/dazser-mapsudo mv ~/dist /mnt/efs/fs1/wordpress/wp-content/themes/dazser-mapsudo chown www-data:www-data /mnt/efs/fs1/wordpress/wp-content/themes/dazser-map -R