Skip to content

fewlines-education/javascript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Boilerplate

This is a bare simple JS boilerplate. Feel free to clone it and use it as you want.

Dependencies

It comes with:

Usage

Installation

The Sandbox uses node 14.4.0. You can manuall install it or use asdf.

asdf install
yarn install

Start the main file

yarn start

Linter

You can use eslint to help you format your code.

yarn lint

About

Base JavaScript repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published