/cosell

cosell.dev

Primary LanguageTypeScript

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