Skip to content

Commit bb5bbb7

Browse files
committed
update description
1 parent b0d699f commit bb5bbb7

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)