Skip to content

BEYEH/pages_react_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pages-react-calculator

Scripts

  • git init

  • echo "# pages-react-calculator" >> myREADME.md

  • npx create-react-app .

  • npm start

  • npm install react-number-format

    In ES6, Numeric Format need to be import like below:

    import { NumericFormat } from 'react-number-format';

  • npm install --save gh-pages

  • npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published