Closed microstudi closed 1 year ago
This PR add several documentation, specially for development.
The most practical is that you can start: bin/webpacker-dev-server and bin/rails s directly from the module to speed up javascript compilation
bin/webpacker-dev-server
bin/rails s
Done @andreslucena
This PR add several documentation, specially for development.
The most practical is that you can start:
bin/webpacker-dev-server
andbin/rails s
directly from the module to speed up javascript compilation