Skip to content

nsk-ai/website

Repository files navigation

NSK.AI Website

Prerequisites

Ensure the following tools are installed:

Steps

1. Clone the Repository

git clone https://github.com/nsk-ai/website.git
cd website

2. Install Dependencies

npm install

3. Run the Development Server

npm run dev

Build for Production

To create and serve a production build:

npm run build
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published