Skip to content

alagunoff/nextjs-web-app

Repository files navigation

Next.js template for building web applications

Prerequisites

  1. Git v2.50.0
  2. Node.js

Setting Up

  1. Clone the repository
git clone https://github.com/alagunoff/nextjs-web-app.git
  1. Install dependencies
npm i

Development

npm run dev

Production

npm run build

About

Template for web applications powered by Next.js

Topics

Resources

Stars

Watchers

Forks