Neverbland / skeleton

:ghost: Nothing but code quality tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SKELETON

This is a barebones project to use as a starting point for any JavaScript project. Be that a script, an Expo app, or a website.

All it includes is code quality controls.

Enjoy!

There is also a branch for NextJS

Setup

Please make sure you have the following plugins installed for your text editor:

  • EditorConfig
  • Prettier
  • ESLint

Run yarn or npm i

About

:ghost: Nothing but code quality tools

License:MIT License


Languages

Language:JavaScript 100.0%