Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 314 Bytes

mudgolt

Prerequities

  • npm v7

Installation

  • npm install

Commands

  • start:server - Starts the server
  • dev:server - Starts the server in development mode
  • dev:client - Starts the client in development mode
  • build:client - Builds the client for production
  • lint - Lint the project