/japanese-numbers

React project to study the numbers

Primary LanguageJavaScript

Japanese-numbers

Simple React project to study the numbers in japanese

Import the module

Use node with the following command:

npm install --save japanese-numbers

Try out the With Demo

Usage

import  JapaneseNumbers  from  'japaneseNumbers';
ReactDOM.render(<  JapaneseNumbers  />,document.getElementById('root'));