sayloryna / w1-text-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Analyzer

Description

This is a simple text analyzer that lets the user input a text and then analyze it.

Installation

Install the dependencies with the following command:

npm install

Build

To build the project, run the following command:

npm run build

Run

To run the project, run the following command:

npm start

A server will be started at http://localhost:3000.

About


Languages

Language:TypeScript 79.3%Language:HTML 12.8%Language:CSS 7.9%