react-csv/sample-site
2017-02-18 12:11:34 +03:00
..
src ✈️ migrate to static properies of ES7 2017-02-17 20:24:28 +03:00
csvdownload.example.md Generate pattern library for components 2017-02-18 12:11:34 +03:00
csvlink.example.md Generate pattern library for components 2017-02-18 12:11:34 +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 ✈️ migrate to babel STAGE-3 2017-02-17 17:23:00 +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  👏 👏 👌