Skip to content

jared-dykstra/next-template

Repository files navigation

This is a Next.js project:

  • bootstrapped with create-next-app.
  • using Volta to manage NodeJS and pnpm versions
  • configured for VSCode & format-on-save
    • with Prettier
    • with esLint
  • using MaterialUI and emotion for styling
  • including a stub API route
  • including a stub NodeJS utility

Getting Started

First, install Volta and enable pnpm support via VOLTA_FEATURE_PNPM=1

Second, install dependencies: pnpm install

Third, run the development server:

pnpm dev

Open:

Run pnpm run util to execute src/util nodeJS placeholder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published