Skip to content

ch33kaboo/sodea

Repository files navigation

Description

A website for the company SODEA owned by GSH, built with NextJS + Sanity.

Project Initilization

Upon opening this repository in VS Code it will prompt you to install recommended extensions (Prettier, ESLint, Tailwind CSS IntelliSense, react language support, .. etc)

You will also find VS Code workspace settings for formatting text and indentation already set up.

🛠 Installation

  1. clone project locally

    git clone 'https://github.com/ch33kaboo/sodea/'
  2. go to project directory

    cd sodea/
  3. Install dependencies

    npm install
  4. Start the development server

    npm run dev

🚀 Building and Running for Production

  1. Generate production build

    npm run build
  2. Start the application in production mode.

    npm run start

About

sodea website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published