-
- Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
https://github.com/vuejs/vue-cli/blob/master/docs/build.md#setup
witch file could be written?
module.exports = { setup(app) { app.get('/api', (req, res) => { res.end('This is the API') }) } }
Metadata
Metadata
Assignees
Labels
No labels