Jeremy Liberman
2017-07-24 6daddbaf190461d54422a311d18f782830ff6dd7
refs
author Jeremy Liberman <jliberman@strenuus.com>
Monday, July 24, 2017 23:33 +0200
committer Simon Egersand <s.egersand@gmail.com>
Saturday, September 23, 2017 16:27 +0200
commit6daddbaf190461d54422a311d18f782830ff6dd7
tree e532037d536745446f4d6fa52df5879272f19246 tree | zip | gz
parent 088e511e1e5dc4ab9d42360d1aba14430d774d14 view | diff
Create proper demo application

The demo app is just a basic create-react-app app with some customizable examples
showing off how react-datetime can be used.

Deploy the demo with `npm run deploy`

Access the demo (after deploying) from https://YouCanBookMe.github.io/react-datetime
14 files added
20517 ■■■■■ changed files
demo/.gitignore 21 ●●●●● diff | view | raw | blame | history
demo/README.md 32 ●●●●● diff | view | raw | blame | history
demo/package-lock.json 7423 ●●●●● diff | view | raw | blame | history
demo/package.json 24 ●●●●● diff | view | raw | blame | history
demo/public/favicon.ico diff | view | raw | blame | history
demo/public/index.html 42 ●●●●● diff | view | raw | blame | history
demo/public/manifest.json 15 ●●●●● diff | view | raw | blame | history
demo/src/App.js 46 ●●●●● diff | view | raw | blame | history
demo/src/CustomizableExample.js 104 ●●●●● diff | view | raw | blame | history
demo/src/OpenExample.js 16 ●●●●● diff | view | raw | blame | history
demo/src/ValidatedExample.js 21 ●●●●● diff | view | raw | blame | history
demo/src/index.js 5 ●●●●● diff | view | raw | blame | history
demo/yarn.lock 6401 ●●●●● diff | view | raw | blame | history
package-lock.json 6367 ●●●●● diff | view | raw | blame | history