Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gleam JavaScript template

A little template project for trying out Gleam compiled to JavaScript.

Usage

Click on "Use this template" to create your own copy of this repository.

Ensure you have Gleam and NodeJS installed.

# Clone and enter the project
git clone $MY_REPO_CLONE_URL hello-gleam-js
cd hello-gleam-js

# Install the node modules
npm install

# Run the Gleam program on NodeJS
npm start

And now you can write your Gleam and JavaScript code in the src directory.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages