Was previously called ramp-website but had to be renamed to make the endpoint for the website bilingual. If you're looking for the RAMP4 repo, its here.
yarn install
yarn serve
yarn build
yarn lint
The marketing site now contains instances of both RAMP2 and RAMP4. Both versions use a global variable called RAMP
and will cause a conflict.
When updating ramp.js to the latest version, you will need to update the variable name to RAMP4
at the top of the script.