www-enterprise
v1.0.0
Published
Enterprise landing page
Downloads
4
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 [email protected]:InVisionApp/invision-www-enterprise.git
cd nextjs-starter
echo 'WP_ENDPOINT=https://invision-www-cms-staging.herokuapp.com/wp-admin/' >> .env
yarn && yarn dev