Skip to content

Latest commit

 

History

History

javascript-esm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Javascript ESM

Skeleton project for Javascript (ESM) with Jest for testing.

Usage

  • ./script/setup to install dependencies
  • ./script/test to run the tests
  • ./script/start to run the index.js file

Structure

However, you're free to organise your code as you like.