Gourse

Node 14.17.0+ required

Installation

npm install

Running the app

# development (up backend is required)
npm start

# production mode (without backend)
npm run prod