Skip to content

amgc3/primes-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primes Table Generator

I am building a little app that takes numeric input, n, and an operator, either * or + from the command line and outputs a multiplication/addition table of n prime numbers.


To test, clone this repository.
To install required dependencies, use npm install.
To run, use node index.js in a terminal window.
\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published