/digigem

A curated list of resources for devs and designers.

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Digigem logo

Digigem

Digigem is a Dutch fork of webgems, which serves as a knowledge base for Digibende Utrecht. It contains a wealth of information and tutorials on various topics.

Built With

Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/steepl/digigem.git
  1. Navigate to the project directory:
cd digigem
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open a browser and go to http://localhost:3000 to view the website.

Commands

The following commands are available:

  • npm run dev: Start a development server.
  • npm run build: Build the application for production.
  • npm run generate: Build the application for static hosting.
  • npm run lint:js: Check all JavaScript files.
  • npm run lint:prettier: Check all files using prettier.
  • npm run lint: Check all files.
  • npm run lintfix: Fix and lint all files.

Authors

Digigem is a collaborative effort by the following developers:

  • lost.design - Initial work - lostdesign
  • walkxcode - Front-end, Quality of Life, and Updates - walkxcode
  • steepl - New features and Updates - steepl

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.


Built with ❤︎ by Digibende Utrecht