Skip to content

vertig0ne/bots-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bots-Challenge

A TypeScript application to determine the count of a string in a given document.

Installation

npm install - This should be everything you need to run.

Usage

npm start - This will start the server in a production envrionment. This will not perform build steps.

npm run dev - This will start the server in a development environment. This will perform build steps as necessary.

npm build - Will produce the necessary build steps for production deployment.

About

Challenge application for We Build Bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published