Download the example or clone the repo:
curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/with-semantic-ui
cd with-semantic-uiInstall it and run:
npm install
npm run devDeploy it to the cloud with now (download)
nowThis example shows how to use Next.js along with Semantic UI React. This is intended to show the integration of this UI toolkit with the Framework,