Skip to content

golota60/node-template

Repository files navigation

Node template

While building yayfetch, I've created a comfortable setup that can be an entry point for my apps. This repo is that entry point.

Opinions

This template is quite unopinionated, but you might still find some things that are not your style. With that in mind, here's what is used here:

  • Jest for testing
  • @callstack/eslint-config/node as a eslint config
  • ESLint modules

Setup

  • yarn to install all the dependencies
  • yarn start to run default script

Contributing

If see any bugs, want to improve this repo or have some useful insight - feel free to create an issue

About

Building node repos is annoying - this template is supposed to ease that pain. Uses ES Modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published