Skip to content

This came from Cinnamon Agency starter template for NextJS projects shared for public access and usage.

Notifications You must be signed in to change notification settings

melutovich/template-nextjs

 
 

Repository files navigation

Next Template

Starter project made by www.cinnamon.agency

Prequisite

Having Node.js 12.22.0 or later installed.

Setup

  • git clone the repo with git clone https://github.com/Cinnamon-Agency/template-nextjs.git
  • install dependencies by running yarn install in repo root.
  • set up the .env file

Scripts

  • yarn dev - runs project in development mode
  • yarn build - builds the application for production

About

This came from Cinnamon Agency starter template for NextJS projects shared for public access and usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.6%
  • JavaScript 12.9%
  • Shell 0.5%