Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
D
deploy-react-app-to-heroku-via-gitlab-ci-test-with-webdriverio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Julia Pottinger
deploy-react-app-to-heroku-via-gitlab-ci-test-with-webdriverio
Commits
ab07fd5a
Commit
ab07fd5a
authored
Jun 15, 2020
by
Julia Pottinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
99c53e41
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
23 deletions
+10
-23
README.md
README.md
+10
-23
No files found.
README.md
View file @
ab07fd5a
Julia Pottinger
View Blog Post - https://juliapottinger.com/deploy-rea...
View Youtube Video - https://www.youtube.com/watch?v=aKCqbSnOQWI
This project was bootstrapped with
[
Create React App
](
https://github.com/facebook/create-react-app
)
.
## Available Scripts
In the project directory, you can run:
### `ENV=local npm run wdioTest`
Runs the WebdriverIO tests on your local environment. You can also run it on qa and prod.
### `npm start`
Runs the app in the development mode.
<br
/>
...
...
@@ -43,26 +53,3 @@ You can learn more in the [Create React App documentation](https://facebook.gith
To learn React, check out the
[
React documentation
](
https://reactjs.org/
)
.
### Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
### Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
### Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
### Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
### Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
### `npm run build` fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment