You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.`npm start` to start local development server at http://localhost:9000, or `npm start -- --env.webDemoUrl=http://localhost:6666` if you want a different port.
243
-
4.`npm run build` to create production bundles.
241
+
2. Install required dependencies `yarn install`.
242
+
3.`yarn start` to start local development server at http://localhost:9000.
0 commit comments