mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 09:50:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4e1f9fbf56
commit
98bc9ecc24
@ -1,3 +1,17 @@
|
||||
In general
|
||||
----------
|
||||
|
||||
The idea is to make the project as simple as possible and the dev cycle
|
||||
as efficient as possible, for this reason only one lib manager is used
|
||||
(npm), only one build system (make) and any translation layers are
|
||||
avoided (less is likely to be phased out).
|
||||
|
||||
With this approach for most cases and for testing in the browser after
|
||||
the initial setup only refreshing the page is required to load most of
|
||||
the changes (./css/layout.less being the only exception).
|
||||
|
||||
|
||||
|
||||
General environment
|
||||
-------------------
|
||||
|
||||
@ -76,6 +90,7 @@ be available in the path, run this to double check:
|
||||
|
||||
$ make check-help
|
||||
|
||||
|
||||
To check the full list of dependencies run:
|
||||
|
||||
$ make check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user