This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
|
tools:taaabs:doc [2015/09/04 17:57] rcazenav |
tools:taaabs:doc [2015/09/07 19:46] rcazenav |
||
|---|---|---|---|
| Line 45: | Line 45: | ||
| Then, you must fetch the client-side dependencies of the project: '' | Then, you must fetch the client-side dependencies of the project: '' | ||
| + | ====== Development Worflow ====== | ||
| + | |||
| + | ===== JSHint ===== | ||
| + | We use [[http:// | ||
| + | |||
| + | When building '' | ||
| + | <note warning> | ||
| + | |||
| + | We suggest you to | ||
| + | I suggest that you regularly scan your code using | ||
| + | |||
| + | |||
| + | ===== JSCS ===== | ||
| + | |||
| + | ===== Project Directory Structure ===== | ||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | ===== Running the development web server ===== | ||
| + | |||
| + | When you are modifing sources files of '' | ||
| + | To do this, use '' | ||
| + | |||
| + | |||
| + | ===== Run the simple webserver ===== | ||
| + | '' | ||
| + | |||
| + | Then open http:// | ||