Skip to content

aziz417/nextjs-aiwriter

Repository files navigation

This is a Next.js, MUI v5 and Typescript starter. You can use this to start your Next.js + MUI + Typescript development faster and easier.

Getting Started

  1. First, Clone the project.
  2. (Optional) If you want, You can also change the project name to whatever your like and also add the project name in the package.json.
  3. Run this command in the project directory to install dependencies:
npm i
# or
yarn
  1. You can run dev server with the following command:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published