Skip to content

Andrea-poli/HKN-Website-React

 
 

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev

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

Docker build

docker build -t nextjs-docker .

Than run the docker image:

docker run -p 3000:3000 nextjs-docker

About

Website rewrite of hknpolito.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.1%
  • SCSS 14.3%
  • CSS 8.1%
  • JavaScript 2.1%
  • Dockerfile 0.4%