// Next app
const next = require('next');
const dev = process.env.NODE_ENV !== 'production';
const app = next({ dev });
Last active
April 7, 2018 12:31
-
-
Save victor36max/1267a626658551595918c6794e0568c2 to your computer and use it in GitHub Desktop.
keystone-next-example code blocks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment