This is the source code of my personal site: https://ferrarimarco.info
- Docker 1.12+
scripts/build.sh
scripts/build.sh "start" "development"
When serving the site, open your browser pointing to http://<ip>:3000
to see it.
To read more about the features of the development web server, refer to Webpack DevServer.