Skip to content

nexm-io/blockademy-fe

Repository files navigation

This is a Blockademy Website project

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.

Deploy on Node.js Server

{
  "scripts": {
    "build": "next build",
    "start": "next start"
  }
}

Then, run yarn build to build your application. Finally, run yarn start to start the Node.js server. This server supports all features of Next.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages