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

Version 2 question #70

Closed
macsupport opened this issue Dec 7, 2018 · 1 comment
Closed

Version 2 question #70

macsupport opened this issue Dec 7, 2018 · 1 comment

Comments

@macsupport
Copy link

Seeing version 2 is in development, would it be possible to include some info on installation? I am a bit clueless on getting it installed and compiling the .ts files. Would like to see how it compares to your current version. Thanks for any info!

@jakubkowalczyk-pl
Copy link
Owner

I'll add new documentation at jgallery.jakubkowalczyk.pl as soon as possible. I hope in this week.

To start working with jgallery fetch jgallery repository, go to jgallery directory and in command line, type npm install to install dependencies from npm.

If you would like to run jgallery in development mode run npm script start - type npm start, then go to browser http://localhost:8080. If you will change some source file, opened page in browser will be automaticlly reloaded.

If you would like to build, type npm run build. In ./dist/assets/bundle.js should be builded version.

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