diff --git a/asset-manifest.json b/asset-manifest.json new file mode 100644 index 0000000..958ec24 --- /dev/null +++ b/asset-manifest.json @@ -0,0 +1,6 @@ +{ + "main.css": "static/css/main.a4edfc1b.css", + "main.css.map": "static/css/main.a4edfc1b.css.map", + "main.js": "static/js/main.7b79adc1.js", + "main.js.map": "static/js/main.7b79adc1.js.map" +} \ No newline at end of file diff --git a/public/images/logo.jpg b/images/logo.jpg similarity index 100% rename from public/images/logo.jpg rename to images/logo.jpg diff --git a/public/images/logo.psd b/images/logo.psd similarity index 100% rename from public/images/logo.psd rename to images/logo.psd diff --git a/public/images/structure.png b/images/structure.png similarity index 100% rename from public/images/structure.png rename to images/structure.png diff --git a/index.html b/index.html new file mode 100644 index 0000000..97a734e --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +
This is a starter project with React 16 and boostrap 4
-
- Learn More Boorstrap
-
-
- Learn More React
-
For installing:
- -Before clone the respository {"git clone " + Config.author.repositoryLink}
npm install : for installing alla packages
npm start: start app
Route to home page /app
Route to login page /login
Route to singup page /singup , this is just a simulation of singup
For configurations i use just the react-scripts and if you want to change the configurations go to package.json
- "scripts"
- "build-css": "node-sass-chokidar src/assets/scss/style.scss -o src/assets/css/",
- "watch-css": "npm run build-css && node-sass-chokidar src/assets/scss/style.scss -o src/assets/css/ --watch ",
- "start-js": "react-scripts start",
- "start": "npm-run-all -p watch-css start-js ",
- "build": "npm run build-css && react-scripts build",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
-
-
-
- Page not found!
-Page not found!
- - Go to home - -
- Email: cipiklevis@gmail.com
-
- Password: 123456
-
-
- This is the singup page!