Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 473 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 473 Bytes
logo

GLE Portfolio

Professional portfolio Next.js application

Demo

Development

Install

npm install

Build Application

npm run build

Run Development Server

npm run dev

Run Production Server

npm run start