/MERN-CRUD-app

This is basically full stack learning project, Build in React js, Node js, Typescript, Typeorm, Express, Postgresql

Primary LanguageTypeScript

CRUD App Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command