Hello,
I am new to Backbone (JS) development.
I wanted to know how can I setup the development environment?
After cloning the repo I can produce a build using Grunt.
But how to run the CRM before I produce the build? How do I test whatever code changes I have made haven't broken the code.
What should be the development workflow?
Thanks in advance.
I am new to Backbone (JS) development.
I wanted to know how can I setup the development environment?
After cloning the repo I can produce a build using Grunt.
But how to run the CRM before I produce the build? How do I test whatever code changes I have made haven't broken the code.
What should be the development workflow?
Thanks in advance.
Comment