Skip to content

Electricitys/undangon

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Required

  • Cockpit by Cockpit-HQ

Getting Started

First, make environment file:

# .env.local
SERVER = http://localhost:3000/api

Last Development on Environment

$ npm -v
6.14.17

$ node -v
v14.21.1

Then, run the development server:

npm run dev
# or
yarn dev

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