compilerJS icon indicating copy to clipboard operation
compilerJS copied to clipboard

My JS Compiler :dragon: :sparkles:

Compilador em Javascript P/ COMP-NA8 2017

Config

npm install -g yarn

Executar


# Instalar dependencias
yarn

# Tst test
yarn run test:tst

# Run Compiler
yarn run c

# Especifying test file
yarn config set file test1