You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Rebuild npm environment for current OS `npm rebuild node-sass`
127
+
- Run `npm run start` (alternatively `npm run start --python="/usr/local/bin/python3.7"`)
128
+
129
+
See the other options by running `npm run`.
130
+
(Note: as I'm testing this as well remotely, I copied all assets from the released composer installation by `cp -r ../www_backup/public/assets/* public/assets/`)
131
+
132
+
5 Run the prototype
121
133
-------------------
122
134
123
135
- Using the Symfony CLI tool, just run `symfony server:start`.
@@ -134,17 +146,6 @@ You can log on, using the default user & pass:
134
146
- pass: `admin%1`
135
147
136
148
137
-
How to build assets
138
-
-------------------
139
-
140
-
To set up initially, run `npm install` to get the required dependencies /
// LOWER() added to query to enable case insensitive search of JSON values. Used in conjunction with converting $params of setParameter() to lowercase.
0 commit comments