Skip to content
Snippets Groups Projects
Sandro Weber's avatar
c01d3e4b

README

NRP web-frontend 4.0 using React

Prerequisites

  • "nvm install 14"

Install

  • "nvm use 14"
  • "npm install"

Commands

  • "nvm use 14"
  • "npm start" (dev server)
  • "npm run build" (build for production)