Skip to content
/ nextjs-web-app Public template

Template for web applications powered by Next.js

Notifications You must be signed in to change notification settings

arlgnv/nextjs-web-app

Repository files navigation

Next.js template for building web applications

Prerequisites

  1. Git
  2. Node.js

Setting Up

  1. Clone the repository
git clone git@github.com:arlgnv/nextjs-web-app.git
  1. Install dependencies
npm install

Development

npm run dev

Production

npm run build

About

Template for web applications powered by Next.js

Topics

Resources

Stars

Watchers

Forks