Skip to content

helmar81/next4

Repository files navigation

# nextjs-starter-dimension A Next.js starter based on the Dimension site template, designed by HTML5 UP. Check out https://codebushi.com/nextjs-website-starters/ for more Next.js starters and templates. ## Preview http://nextjs-dimension.surge.sh/ ## Getting Started To get started, simply clone the repository and run `npm install` ``` # Clone the repo git clone https://github.com/codebushi/nextjs-starter-dimension.git # Move into the new directory cd nextjs-starter-dimension/ # Install npm packages npm install # Start up the next.js dev server, browse to http://localhost:3000/ npm run dev ``` ## Generating the Static Site ``` # Build and export the site, the static files are generated in the out/ folder npm run export ```# next4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published