Skip to content

dmytropaduchak/simple-interpolation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇺🇦 HELP UKRAINE

GOOD EVENING WE ARE FROM UKRAINE.

We fight for democratic values, for freedom, for our future. We need your support. There are dozen ways to help us, JUST DO IT.

Simple Interpolation Example

This project is a simple interpolation example of Simple Bilinear Interpolation and Simple Linear Interpolation. It was bootstrapped with Create React App.

Run project

For run project locally, use:

npm run start

Deploy project

For deploy project to github page, use:

npm run deploy

Unit testing

For run unit tests, use:

npm run test

All unit test report you can find at coverage/ folder.

For run test at watch mode, use:

npm run test:dev

Linting

For check eslint rules, use:

npm run lint

For auto fix all eslint bugs, use:

npm run lint:fix

License

Except where noted otherwise, files are licensed under the MIT License.

Information

About

This project is a simple interpolation example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published