Skip to content

unreadable/startup-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartUp Progress

StartUp Progress is a simple app written in NodeJS that keeps track of the progress of a startup.

Requirements

To run the app, make sure that the following tools are installed:

Running app

To run the app, execute the following commands:

$ git clone https://github.com/unreadable/startup-progress.git
$ cd startup-progress
$ yarn install
$ yarn start

Testing

#WIP

To perform unit testing, run the following command:

$ yarn test

About

StartUp Progress is a simple app written in NodeJS that keeps track of the progress of a startup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published