This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Picsur
Watch
1
Star
0
Fork
0
You've already forked Picsur
mirror of
https://github.com/CaramelFur/Picsur.git
synced
2025-11-14 07:45:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f700a33742ddc47405ec252b6483749427acdd6
Picsur
/
frontend
/
craco.config.js
9 lines
119 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Make backend and frontend work together
2022-02-23 21:06:07 +01:00
module
.
exports
=
{
devServer
:
{
writeToDisk
:
true
,
port
:
3300
,
liveReload
:
true
,
Frontend is usable
2022-02-23 23:25:00 +01:00
open
:
false
Make backend and frontend work together
2022-02-23 21:06:07 +01:00
}
,
}
;
Reference in New Issue
Copy Permalink