emilMircea / nodeapp

a node app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

database: mongodb

How to start on local machine

  1. start the mongodb server: mongod --dbpath ./data/db
  2. start the app: yarn start

How to test!

About

a node app


Languages

Language:CSS 49.9%Language:JavaScript 36.1%Language:HTML 14.0%