Skip to content

kmexter/project_lod_course

Repository files navigation

description

project description here

installation

  • clone the repo

    git clone
  • install dependencies

    npm install
  • rename .env.example to .env and fill in the values

  • start the server

    npm start

dev usage

  • clone the repo

    git clone
  • install dependencies

    npm install
  • rename .env.example to .env and fill in the values

  • start the server

    npm start
  • run tests

    npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published