Skip to content
/ digigem Public
forked from lostdesign/webgems

A curated list of resources for devs

License

Notifications You must be signed in to change notification settings

steepl/digigem

 
 

Repository files navigation

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

About

A curated list of resources for devs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 46.0%
  • JavaScript 41.3%
  • SCSS 10.3%
  • Dockerfile 1.8%
  • HTML 0.6%