0.1.6 • Published 7 months ago

next-ant-story-sanity v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Installation

To create a project using this template. run the below command.

npx next-ant-story my-project

Now you have this template in the you my-project. Install the dependencies by running

npm install

inside the my-project folder

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

This template is created with Nextjs 13 Typescript uses the Ant Design, pre-configured Storybook and Sanity Headless CMS

Documentation

This template is configured to provide plug and play. Each of the configured library have their documentation up to date on their official websites.

Next 13: Next Documentation.

Ant Design: Ant Components.

Storybook: Storybook Home.

Sanity: Sanity Home.