seif1000 / fuzzy-succotash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aventique

Index

Demo

Check Demo

Endpoints

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/seif1000/fuzzy-succotash.git
    
    
  2. Install Dependencies

    $ npm install
    
  3. Start the application

    $ npm run dev
    
  4. Build the app

    $ npm run build
    

6.Set up jest $ npx ts-jest config:init

7.Start the test $ npm test Your app should now be running on localhost:3000.

About


Languages

Language:TypeScript 100.0%