Skip to content

FJKhan/next-semanti-ui-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-semanti-ui-react-starter

This is a starter kit for Next.js projects with Semantic UI React.

Getting Started

Clone the repository:

git clone git@github.com:FJKhan/next-semanti-ui-react-starter.git

Change directories:

cd next-semanti-ui-react-starter

Run npm install:

yarn install

Start the server:

yarn dev

Navigate to localhost:3000 in your browser

Alternatively, specify a port for Next.js to run on using:

yarn dev -p <your port here>

About

Next.js Starter kit with Semantic UI React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published