www-enterprise

Enterprise landing page

Usage no npm install needed!

<script type="module">
  import wwwEnterprise from 'https://cdn.skypack.dev/www-enterprise';
</script>

README

Next.js starter

next.js + headless CMS

This is a base install with zero functionality. It's just the scaffolding for the new react and CMS stack.

Install

git clone git@github.com:InVisionApp/invision-www-enterprise.git
cd nextjs-starter
echo 'WP_ENDPOINT=https://invision-www-cms-staging.herokuapp.com/wp-admin/' >> .env
yarn && yarn dev