Skip to content

Commit 2e6221e

Browse files
authored
Merge pull request #192 from htdangkhoa/develop
2 parents 254d871 + bb5bbb7 commit 2e6221e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/configs/client.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
const description = 'The best react universal starter boilerplate in the world.';
1+
const description =
2+
'🔥 ⚛️ A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.';
23

34
const appConfig = {
45
baseUrl: process.env.REACT_APP_BASE_URL || 'http://localhost:9090/api/',

0 commit comments

Comments
 (0)