ngbolt / ng-bolt

Front-end framework built on AngularJS for rapid development of responsive web applications.
https://ngbolt.github.io
Other
4 stars 2 forks source link

Update documentation to discuss "bolt deploy" #35

Open GeoQDeveloper opened 7 years ago

GeoQDeveloper commented 7 years ago

The "getting started" instructions detail how "bolt run" is used to run a development copy of the application.

However, it is unclear how to move from development to production. I was told that "bolt deploy [profile]" is the correct method. If that is listed in the documentation, it isn't very clear where it is. There should be detailed information about what "deploy" does, and it should be listed in the same location where "run" is described, so that people immediately know the difference between them and how to move to production.