react-csv/sample-site
2017-04-13 21:12:52 +03:00
..
src Support special characteres , It is related to #10 2017-04-13 21:12:52 +03:00
csvdownload.example.md DEMO 🔬 for CSVDownload 2017-04-07 00:02:21 +03:00
csvlink.example.md Pretty Example by "npm start" then browse "localhost:8008" 2017-02-18 16:54:53 +03:00
index.html ✈️ migrate to babel STAGE-3 2017-02-17 17:23:00 +03:00
README.md ✈️ migrate to babel STAGE-3 2017-02-17 17:23:00 +03:00
style.css Pretty Example by "npm start" then browse "localhost:8008" 2017-02-18 16:54:53 +03:00

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  👏 👏 👌