Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 355 Bytes

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

Project package versions

Start development

# http://localhost:3000
$ npm run docker:dev

Docker Build and Deploy

$ npm run docker:build
$ npm run docker:run