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

[Request] Add a contribution/development guide #40

Open
pvharmo opened this issue Mar 4, 2021 · 0 comments
Open

[Request] Add a contribution/development guide #40

pvharmo opened this issue Mar 4, 2021 · 0 comments

Comments

@pvharmo
Copy link

pvharmo commented Mar 4, 2021

Hi! I find this project is very interesting, and I would be interested in contributing. However, there are many commands in the package.json which is a bit confusing. I manage to set up a development environment that works, but there is no hot-reload, so I have to rebuild all the application between each change and none of the tests are working.

I am currently using npm run build:dev && npm run start:dev for development and npm run build:test && npm run test to run the tests.

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