Skip to content

nickredmark/libraryb

Repository files navigation

Game~B Library

This is the code for https://www.gameblibrary.com.

Setup

npm run bootstrap

Adapt .env file if necessary.

Development

npm run dev

Production

npm run build
npm start