Skip to content

egor-sorokin/numerals-converter

Repository files navigation

How to run

$ git clone repo-name-goes-here
$ cd path/to/project/dir
$ npm install
$ npm run dev

After the last command your default browser opens a new tab on http://localhost:3000. You are done!