Closed maxneuvians closed 5 years ago
Prints out the routes if you run
> node ./bin/cli.js routes [ { name: 'sample', path: '/sample' }, { name: 'start', path: '/start' }, { name: 'personal', path: '/personal' }, { name: 'confirmation', path: '/confirmation' } ]
Prints out the routes if you run