File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Live demo is available at [https://contenta-react-next.now.sh](https://contenta-
1212 make up
1313 ```
1414
15- 2. Profit! You can open the application on `http://app.docker.localhost`.
15+ 2. Profit! You can open the application on `http://app.docker.localhost`
1616
1717# What's included?
1818
@@ -24,7 +24,7 @@ Live demo is available at [https://contenta-react-next.now.sh](https://contenta-
24246. Live reload for all `js` / `css` changes.
25257. `Redux` (with devtools) + `Redux Saga` configured.
26268. Basic `robots.txt`.
27- 9. Beautiful animation for pages transition.
27+ 9. Nice animation for pages transition.
2828
2929# Command list
3030
@@ -34,4 +34,4 @@ Live demo is available at [https://contenta-react-next.now.sh](https://contenta-
3434- `make down` - completely stops the application and removes docker containers.
3535- `make restart` - restarts the application containers.
3636- `make lint` - checks coding standards and fixes issues if possible.
37- - `make deploy` - deploys the application to Now server (**NOTE:** You'll need to have [Now CLI](https://zeit.co/docs/features/now-cli) installed)
37+ - `make deploy` - deploys the application to Now server (**NOTE:** You'll need to have [Now CLI](https://zeit.co/docs/features/now-cli) installed)
You can’t perform that action at this time.
0 commit comments