Skip to content

jamesvibar/jamesvibar.dev

Repository files navigation

jamesvibar.com

My personal website made with Next.JS

Requirements

  1. Node.JS 13 (13.13.0)
  2. NPM

This website has been developed in WSL: Ubuntu 18.04

Commands

npm run dev

Starts the development server.

npm run build

Builds the app for production.

npm start

Runs the built app in production mode.