wanderhungerbuhler / jswin

JSWin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Clone the repository: git clone https://github.com/wanderhungerbuhler/jswin.git
  2. Navigate to the directory: cd jswin
  3. Install the dependencies:
npm install

Run the code (web preview)

npm start

This command will run the program and display the results in the your browser

Run the tests

You can run the tests by typing the following command in the project directory:

npm test

About

JSWin


Languages

Language:JavaScript 58.4%Language:CSS 22.4%Language:HTML 19.2%