Skip to content

Make the router into module #13

@Akxe

Description

@Akxe

I thing that one nexte step should be also to make this router into self containing module, so that you can import it into your project with settings:
const router = new Router({ routes: "file" || routes, watchFile: true...}) router.listen(80, 443)
This would also eliminate anybody needing to go trough the file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions