Skip to content

Rul991/rul2d-library-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rul2d Library Development Template

A template for quickly starting library development with rul2d.

Commands:

  • npm install - Installs all required dependencies.
  • npm run build - Compiles the source code into browser-compatible JavaScript.
  • npm run dev - Compiles the src/test.ts code into browser-compatible Javascript.
  • npm run watch - Recompiles the code whenever files in the src folder are updated.

About

A template for quickly starting library development with rul2d.

Topics

Resources

Stars

Watchers

Forks

Contributors