Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 303 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 303 Bytes

Simple JS Compiler

A simple JavaScript compiler using npm scripts.

Installation

First run npm install to install dependencies.

Then run npm start to start compiler and watch files.

License

This project is licensed under the MIT License - see the license.md file for details.