Skip to content

Avyvka/resource-allocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. Clone the repository
git clone https://github.com/Avyvka/resource-allocation.git
  1. Install dependencies
cd resource-allocation
npm install
  1. Build the project
npm run build
# or
yarn build

Outputs to dist/ (ESM, CJS, and UMD formats if configured).

Testing

Running tests using NPM Scripts

npm run test

Test files are created under test folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published