Elastic's Next.js EUI Starter

Getting started

This Next.js(opens in a new tab or window) EUI Starter is intended to help you quickly build and deploy prototypes for Kibana apps with the EUI library(opens in a new tab or window).

Try it out in CodeSandbox

Simply go to https://codesandbox.io/s/github/elastic/next-eui-starter(opens in a new tab or window). CodeSandbox will fork the template when you make changes!

Clone the project

To use this starter, simply run . Then and start editing.

Running locally

Running in production mode:

Then:

Deploying to GitHub Pages

Make sure that your repo has Github Pages enabled in settings. Then run , commit the results and push to GitHub.