playing around with routes

This commit is contained in:
Daniel
2017-04-27 17:23:34 -04:00
parent 1cbdd09f63
commit 7e46745a7e
12 changed files with 949 additions and 17 deletions

View File

@@ -1,15 +1,15 @@
{
"name": "spa-github-pages",
"version": "4.0.0",
"description": "Single Page Apps for GitHub Pages",
"name": "chaoticbackup-portal",
"version": "0.0.1",
"description": "Chaotic Backup Portal to Perim",
"scripts": {
"start": "webpack-dev-server -d --inline --host 0.0.0.0 --history-api-fallback --progress"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rafrex/spa-github-pages.git"
"url": "git+https://github.com/chaoticbackup/portal.git"
},
"author": "Rafael Pedicini <code@rafrex.com>",
"author": "Danude Sandstorm",
"license": "MIT",
"dependencies": {
"react": "^15.4.1",