Skip to content

ThanosApostolou/mnhmh2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ΜΝΗΜΗ 2

Application implementing a web interface for managing and exporting tables and aggregated statements for the needs of the “General Material Management Office” of the 196 Α/Κ ΜΒΠ Army Unit.

Technologies used:

  • Backend: Typescript, Express, TypeORM, Microsoft SQL Server.
  • Frontend: HTML, CSS, Typescript, React.

Init Project

1. npm init
2. npm install --save-dev  webpack webpack-cli clean-webpack-plugin ts-loader typescript  eslint eslint-webpack-plugin eslint-plugin-import @typescript-eslint/eslint-plugin @typescript-eslint/parser nodemon concurrently pkg
3. npx tsc --init
4. npm install express @types/express

Releases

No releases published

Packages

No packages published