Files
100DaysOfCode/day86/devto.config.js
2022-12-17 22:08:25 -06:00

4 lines
45 B
JavaScript

export default {
mode: 'spa',
port: 3000
};