Skip to content

bees/gleam_react_bindings_experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published