Skip to content

Miczeq22/next.js-demo

Repository files navigation

🖖🏼 Next.js - Demo App

Lint Build

This is a demo app for presentation purposes.

📖Table of Contents

👀What's inside:

Demo app written with Next.js for presentation purposes.

⚠️ Prerequisites

You need to have installed the following software:

Note: All of the external software uses ENV parameters, copy .env.dist to .env and set variables.

📜Scripts:

Development

  • dev - Run application in development mode.

Build

  • build - Build for production ready application.

Test

  • test - Run tests

Analyze

  • lint - Run eslint. Output any errors 🚨
  • format - Run prettier to format all the files.

About

🖖🏼Demo app written with usage of Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published