Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install loam without react #125

Open
Deca opened this issue Sep 7, 2023 · 1 comment
Open

How to install loam without react #125

Deca opened this issue Sep 7, 2023 · 1 comment

Comments

@Deca
Copy link

Deca commented Sep 7, 2023

Hi,
I'm working on a simple web app without using any framework, after the package installation I tried to import with
import loam from "loam";
But at the loam.initialize(); I get an error Uncaught ReferenceError: loam is not defined

@ddohler
Copy link
Collaborator

ddohler commented Sep 8, 2023

Hey @Deca -- take a look at the demo page -- that is an example of the simplest possible way to use Loam, without a framework or bundler. I hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants