Skip to content

nikfrank/bank-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Math

lesson plan:

  • review npm module / package.json
  • git clone this, git checkout start, npm i
  • npm run storybook

now we have a sample component running to use our npm module's functions

  • step 1) write the functions, see them work (BDD)
  • step 2) write some tests, find some edge cases, fix them
  • step 3) format our output data with js and CSS

Bonus: publish our module

Super Bonus: integrate reCharts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published