Q37_196.jpg
Misa

Q37_196.jpg

  • Media owner Misa
  • Ngày thêm
(Choose 1 answer)
const jsonServer = require('json-server');const server = jsonServer.create():
const router = jsonServer.router('data.json');
const port = 3000;
server.use(router):
server.listen(port. () => {
console.log('JSON server is running on port ${port}');}):
What is the above code used for?
A. Create a dynamic web application using JSON data.
B. Create a dynamic server to serve JSON data.
C. Configure the development environment for the project using JSON.
D. Create a JSON file based on data from the server.


Q: 37
  • Like
Reactions: Quangdung

Thông tin

Category
FER202
Thêm bởi
Misa
Ngày thêm
Lượt xem
1,442
Lượt bình luận
7
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
Q37_196.webp
File size
193.7 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên