This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tools:taaabs:doc [2015/09/04 17:49] rcazenav |
tools:taaabs:doc [2018/12/10 13:20] (current) pchampin Marked as deprecated. |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | This page is **deprecated**. Wee keep it only for archival purposes. | ||
| + | |||
| + | Please visit the [[https:// | ||
| + | |||
| ====== Taaabs Documentation ====== | ====== Taaabs Documentation ====== | ||
| ===== Common Prerequisites ===== | ===== Common Prerequisites ===== | ||
| Line 17: | Line 21: | ||
| We use '' | We use '' | ||
| - | ===== Gulp ===== | + | ===== Clone the project |
| + | '' | ||
| + | '' | ||
| + | |||
| + | ===== Gulp ===== | ||
| Then, you need to install gulp, as an executable application. | Then, you need to install gulp, as an executable application. | ||
| '' | '' | ||
| Line 31: | Line 39: | ||
| ===== Bower ===== | ===== Bower ===== | ||
| - | |||
| Then, you can install '' | Then, you can install '' | ||
| Now you can try the command '' | Now you can try the command '' | ||
| - | ===== Installing developers dependencies ===== | + | ===== Installing |
| + | Then, you must fetch the build dependencies of the project: '' | ||
| + | |||
| + | ===== Installing client-side dependencies ===== | ||
| + | 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 '' | ||
| - | Then, you must fetch the developers dependencies of the project: | + | ===== Run the simple webserver ===== |
| + | '' | ||
| + | Then open http:// | ||