Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Neverbland/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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