DreadedHippy / rust-contacts-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-contacts-frontend

This is the frontend of the Contact Management System built with Ionic and Rust

Steps to run

  • Clone this github repository (Run git clone https://github.com/DreadedHippy/rust-contacts-frontend.git in your terminal)
  • Install NPM dependencies (Run npm i in your terminal)
  • Start the ionic application (Run ionic serve in your terminal) (defaults to port 8100)
  • Run the exe of the backend server which you can compile yourself or download here (defaults to port 8080)

Thank you for checking this out. If you like this project, give it a star 😉 💫Have fun

About


Languages

Language:TypeScript 51.2%Language:SCSS 27.0%Language:HTML 16.0%Language:JavaScript 3.0%Language:Java 2.8%