mozilla / sumo-experiments

1 stars 5 forks source link

Mozilla Support

Development

requirements: Node.js ^8.x.x

yarn
yarn dev // enable-and-disable-cookies-website-preferences.html
yarn dev-b // insecure-password-warning-firefox.html

Production

build:

yarn
yarn prod

output folder dist

Pages

enable-and-disable-cookies-website-preferences.html insecure-password-warning-firefox.html index.html index-b.html