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

Here's how to compile Pattern Monster (requires npm) #40

Open
LinuxBeaver opened this issue Jan 25, 2024 · 0 comments
Open

Here's how to compile Pattern Monster (requires npm) #40

LinuxBeaver opened this issue Jan 25, 2024 · 0 comments

Comments

@LinuxBeaver
Copy link

Download from Github then go into the main folder and input
npm install && npm run build

then input node sapper/build to active port 3000. Then in your web browser go to http://localhost:3000/

Every time you run pattern monster you will need to run node sapper/build first, so you might want to consider making a bash script that does it on startup on your system.

image

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

1 participant