roxolan / contact-manager

JS-based single page application for contact management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contact-manager

JS-based single page application for contact management

Installation and Use

Libraries/Frameworks Used

Webpack 4

  • Zero-configuration: default input and output files
  • One config file for production and development (using modes)

JSON-server

  • Mocking API
  • $ npm i -g json-server
  • $ cd backend
  • $ json-server --watch contacts.json

Semantic UI

About

JS-based single page application for contact management


Languages

Language:JavaScript 97.2%Language:HTML 2.5%Language:CSS 0.2%