0.3.2 • Published 29 days ago

steex v0.3.2

Weekly downloads
-
License
-
Repository
-
Last release
29 days ago

Samurai-Frontend

This repositary shall be used to contain Frontend for Samurai Project

You can access this website here:

https://wandering-cursor.github.io/Samurai-Frontend/

Installation

  1. Install Node.js
  2. Clone the repository
  3. Run npm install to install all the dependencies
  4. Install Angular CLI using npm install -g @angular/cli
  5. Serve the app using ng serve and navigate to http://localhost:4200/ in your browser