Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 186 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 186 Bytes

Glory of Nephilim

  • Runs on Angular 13.

Requirements

  • Nodejs

Running

  • Run npm i
  • To start the dev server ng serve
  • To build use ng build with --prod for production