meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reactjs2018january:group2:start [2018/01/04 16:07] – migiitto | reactjs2018january:group2:start [2018/01/11 15:16] (current) – [Readme] migiitto | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| products can be browsed and searched to see which ones actually exists in this store. | products can be browsed and searched to see which ones actually exists in this store. | ||
| - | Presentation 1: {{ : | + | ====== Course Assignments ====== |
| + | |||
| + | Project bitbucket: | ||
| + | https:// | ||
| + | |||
| + | Presentation 1 (Team and project plan): {{ : | ||
| + | |||
| + | Presentation 2: | ||
| + | {{ : | ||
| + | |||
| + | Video: | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ====== Team ====== | ||
| + | |||
| + | * **Mikael Sommarberg** (mikael.sommarberg@student.lut.fi) Integrating and reactifyin, common tasks | ||
| + | * **Miikka Lahtinen** (miikka.lahtinen@student.lut.fi) API -queries and open data functionality | ||
| + | * **Julia Tasa** (julia.tasa@student.lut.fi) user-interface design and application styling | ||
| + | |||
| + | ====== Readme ====== | ||
| + | This README documents whatever steps are necessary to get your application up and running. | ||
| + | |||
| + | What is this project for? | ||
| + | This reposity is for the LUT Course project for Code Camp React. (codecamp.fi for more info). Our group consisted of 3 persons, Mikael Sommarberg, Miikka Lahtinen and Julia Tasa. | ||
| + | |||
| + | How do I get set up? | ||
| + | clone the repository with the link above and install Node 8.9.4 with npm. navigate to the project root directory and run command "npm install" | ||
| + | |||
| + | first terminal: ROOT\ npm start | ||
| + | |||
| + | second terminal: ROOT\backend npm start | ||
| + | |||
| + | Now you should be able to go to http:// | ||
| + | |||
| + | ** | ||
| + | For store opening hours to work, this needs to be installed in Google Chrome (or other CORS enabling plugin) | ||
| + | https:// | ||
| + | ** | ||
| + | |||
| + | Creators | ||
| + | Mikael Sommarberg (mikael.sommarberg@student.lut.fi) Miikka Lahtinen (miikka.lahtinen@student.lut.fi) Julia Tasa (julia.tasa@student.lut.fi) | ||