diff --git a/example/v9.x.x/dat/.gitignore b/example/v9.x.x/dat/.gitignore deleted file mode 100644 index d30f40ef..00000000 --- a/example/v9.x.x/dat/.gitignore +++ /dev/null @@ -1,21 +0,0 @@ -# See https://help.github.com/ignore-files/ for more about ignoring files. - -# dependencies -/node_modules - -# testing -/coverage - -# production -/build - -# misc -.DS_Store -.env.local -.env.development.local -.env.test.local -.env.production.local - -npm-debug.log* -yarn-debug.log* -yarn-error.log* diff --git a/example/v9.x.x/dat/README.md b/example/v9.x.x/dat/README.md deleted file mode 100644 index 2d41ed74..00000000 --- a/example/v9.x.x/dat/README.md +++ /dev/null @@ -1,11 +0,0 @@ -This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). - -## using with Beaker Browser - -[hashbase](https://hashbase.io/locize/react-i18next) - -## start locally - -```bash -# npm start -``` diff --git a/example/v9.x.x/dat/package.json b/example/v9.x.x/dat/package.json deleted file mode 100644 index aed122b6..00000000 --- a/example/v9.x.x/dat/package.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "dat-react-i18next-example", - "version": "0.1.0", - "private": true, - "dependencies": { - "i18next": "8.4.2", - "i18next-browser-languagedetector": "2.0.0", - "i18next-locize-backend": "4.0.12", - "i18next-http-backend": "1.0.15", - "react": "15.6.1", - "react-dom": "15.6.1", - "react-i18next": "4.6.1", - "react-scripts": "1.0.10" - }, - "scripts": { - "start": "react-scripts start", - "build": "react-scripts build", - "test": "react-scripts test --env=jsdom", - "eject": "react-scripts eject" - }, - "devDependencies": {} -} diff --git a/example/v9.x.x/dat/public/favicon.ico b/example/v9.x.x/dat/public/favicon.ico deleted file mode 100644 index 5c125de5..00000000 Binary files a/example/v9.x.x/dat/public/favicon.ico and /dev/null differ diff --git a/example/v9.x.x/dat/public/index.html b/example/v9.x.x/dat/public/index.html deleted file mode 100644 index 4b87f6c3..00000000 --- a/example/v9.x.x/dat/public/index.html +++ /dev/null @@ -1,38 +0,0 @@ - - -
- - - - - - - -src/App.js
and save to reload.
- src/App.js
and save to reload.
- src/App.js
and save to reload.
- src/App.js
or src/Home.js
and save to
- reload.
-