andreluizpd / BD2

Simple app for a CRUD of products using Express.JS and Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BD2

Simple app for a CRUD of products using Express.JS and Angular.

Usage

API

  • Access the folder backend
  • Run npm install to install dependencies
  • Start the server with npm start

FrontEnd

  • Access the folder frontend
  • Run npm install to install dependencies
  • Start the server with npm start

About

Simple app for a CRUD of products using Express.JS and Angular.


Languages

Language:TypeScript 62.4%Language:JavaScript 27.0%Language:HTML 10.0%Language:CSS 0.7%