Skip to content

ajisulist/nextjs-crud

Repository files navigation

Getting Started

Welcome to CRUD repo :). Let me guide you on how to run this repo on your personal computer.

Requirements

  • Working internet connection :)
  • Minimum Node 12.22.0 to run this app
  • Few minutes to install dependecies

Installing Dependecies

Just yarn or npm install and you're good to go

npm install
# or
yarn

Running Local Server

To run the development server:

npm run dev
# or
yarn dev

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

Languages