We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d699f commit bb5bbb7Copy full SHA for bb5bbb7
src/configs/client.js
@@ -1,4 +1,5 @@
1
-const description = 'The best react universal starter boilerplate in the world.';
+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.';
3
4
const appConfig = {
5
baseUrl: process.env.REACT_APP_BASE_URL || 'http://localhost:9090/api/',
0 commit comments