Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 652 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 652 Bytes

Form Progress with React

An example utilizing React.

How to use ?

From the root project directory run these commands from the command line:

npm install

This will install all dependencies.

To build the project run this command:

npm run build

This will create a dist directory.

Finally you have to open the file dist/index.html with your favorite browser.

Demo

Look the example page

Contribute

I need help to improvements, because together we learn more :)

License

It's simply MIT.