Skip to content

gridly_random_number_generator is a mini web platform the simulates random phone number generation for a telecommunications company.

License

Notifications You must be signed in to change notification settings

chukwuemekachm/gridly_random_number_generator

Repository files navigation

gridly_random_number_generator

License: MIT

CircleCI Coverage Status

gridly_random_number_generator is a mini web platform the simulates random phone number generation for a telecommunications company.

Screenshot 2019-06-17 at 11 27 26 PM (2)

Screenshot 2019-06-17 at 11 27 56 PM (2)

Getting Started

To setup gridly_random_number_generator, the following should be installed on your machine.

Installation

If you have all the prerequisites you can use the steps below to setup gridly_random_number_generator locally.

Clone visand
  • Open your terminal and cd to the directory where you will like to download gridly_random_number_generator, then run
git clone https://github.com/chukwuemekachm/gridly_random_number_generator.git
  • Change to the gridly_random_number_generator directory
cd gridly_random_number_generator
Install Dependencies
  • Run the command below to install node dependencies
npm install yarn -g
yarn install

Usage

  • To start up your newly installed gridly_random_number_generator run
yarn start
  • You should see an output like this on the terminal
**********************************
*                                *
*   Bootsraped a new data file   *
*                                *
**********************************
$ node dist/server/index.js
App is listening on port 3000

Running Tests

  • To run the automated tests on your newly installed gridly_random_number_generator run
yarn test

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

gridly_random_number_generator is a mini web platform the simulates random phone number generation for a telecommunications company.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published