Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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