PCzarny / express-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • Node (preferable using nvm)
  • mongo

Installation

  • choose right node version - nvm use
  • install dependencies - npm i / yarn
  • run app - npm start

Tests

  • check ESlint - npm run test:lint

About


Languages

Language:JavaScript 96.5%Language:HTML 3.5%