slavb18 / with-semantic-ui-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic UI example

This example shows how to use Next.js along with Semantic UI React including handling of external styles and assets. This is intended to show the integration of this UI toolkit with the Framework.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-semantic-ui with-semantic-ui-app
# or
yarn create next-app --example with-semantic-ui with-semantic-ui-app

Deploy it to the cloud with Vercel (Documentation).

About


Languages

Language:JavaScript 83.4%Language:CSS 16.6%