vinicdev / mycontacts

Contacts API built with nodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Contacts

Contacts API created with nodeJS in JStack course

Installation

To install you need to have node installed, with the project manager npm or yarn.

Project Clone:

  git clone https://github.com/vinicdev/mycontacts/

Install dependencies:

  npm install

Run project:

    npm run dev 
    
    or

    yarn dev

Stacks

Front-end: Not applied, under development

Back-end: Node, Express

Author

About

Contacts API built with nodeJS


Languages

Language:JavaScript 100.0%