UNPKG

cra-template-node-express

Version:

You can use the template using the below command.

15 lines (12 loc) 287 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Digital App Builder</title> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="app"></div> </body> </html>