Skip to content

syedmahmad/bayan-cms

Repository files navigation

Getting Started

First, run the development server:

npm run develop
# or
yarn develop

For build:

npm run build
# or
yarn build

To start build on the server:

npm run start
# or
yarn start

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

Caution Before Start:

  • Please add .env file on top folder and
  • Ask the real content from Ahmad and replace it.

Learn More

To learn more about Next.js, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published