-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstart_execution.log
More file actions
25 lines (17 loc) · 997 Bytes
/
Copy pathstart_execution.log
File metadata and controls
25 lines (17 loc) · 997 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
> smartod@1.0.0 start
> craco start
(node:3859) [DEP0176] DeprecationWarning: fs.F_OK is deprecated, use fs.constants.F_OK instead
(Use `node --trace-deprecation ...` to show where the warning was created)
[34mℹ[39m [90m「wds」[39m: Project is running at http://172.16.18.12/
[34mℹ[39m [90m「wds」[39m: webpack output is served from
[34mℹ[39m [90m「wds」[39m: Content not from webpack is served from /home/sabareesh/Desktop/smartod/public
[34mℹ[39m [90m「wds」[39m: 404s will fallback to /
Starting the development server...
warn - You have enabled the JIT engine which is currently in preview.
warn - Preview features are not covered by semver, may introduce breaking changes, and can change at any time.
Compiled successfully!
You can now view smartod in the browser.
Local: http://localhost:3000
On Your Network: http://172.16.18.12:3000
Note that the development build is not optimized.
To create a production build, use npm run build.