Skip to content

Feature/test #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Simple React

con ga den cponsadjsdfjhfeofuhdsiufw
Sample React.js application for the Docker environment.

## Getting Started
Expand All @@ -10,7 +10,7 @@ App with one container. Reading from external open API. No storage. No secrets.

Make sure you have already installed Docker Engine.
You don’t need to install Nginx or NPM, as both are provided by Docker images.

đâsdasdasdas
```
$ docker -v
Docker version 18.03.1-ce, build 9ee9f40
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "radix-simple-react",
"version": "0.1.0",
"version": "1.0.31",
"private": true,
"dependencies": {
"axios": "^0.21.1",
Expand Down