UNPKG

oxeo

Version:

Single command MERN stack creation tool.

4 lines 124 B
module.exports = { build: vars => `export const BACKEND = "http://localhost:3001/api"; export const HELLO = "/hello";` }