react-csv/sample-site/README.md
2017-02-17 17:23:00 +03:00

432 B

Overview :

This is a sample website built with React. It aimes to prove the feature of this package in the client side (browser).

Run the sample :


git clone https://github.com/abdennour/react-csv.git ;
cd react-csv;
npm install;
npm run start;

Then , navigate to :

http://localhost:8008/

...running 🏃🏿 🏃🏻
🌏 Listening at http://localhost:8008  👏 👏 👌