Skip to content

V1 version for NXXToolbox, currently is archived.

Notifications You must be signed in to change notification settings

ALeafWolf/NXX-Toolbox

Repository files navigation

NXX Toolbox

Click to enter the Toolbox

Development

Frontend:

  • Angular 11
  • SCSS, responsive layout with Bootstrap.

Backend:

IDE:

  • VS Code

Deployment:

  • Github Page

Run

  • After download the file, go to console then enter
npm install
  • For running the app in local environment, type
ng serve
  • Then open http://localhost:4200/ or what ever port console says in the browser