The life and works of Marmalade Productions
With node and npm installed:
npm install
npm startThis project use npm scripts to build the site to the dist directory.
npm start- Build site, watch for changes and run a hot code reloading server on http://localhost:4000