Skip to content

bchooxg/small-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Structure

This a monorepo for small projects that I am working on. Will be using npm workspaces to manage dependecies between projects

How to run test for all workspaces

npm run test --workspaces

How to run individual packages

npm run --workspace=packageName For Credit Card Checker package npm run --workspace=packages/credit-card-checker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published