Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit d0707f3

Browse files
author
Nick Litwin
committed
Update readme to test jenkins
1 parent 536f106 commit d0707f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ To read about the file and folder structure of tests, read [this section](https:
3030

3131
### Description of Files and Folders
3232

33-
#### .tmp
34-
When you run `gulp serve`, it looks in .tmp for Jade files converted to HTML and SCSS files converted to CSS. It grabs JavaScript files from /app. Bower components are injected by the `gulp wiredep` task, as well as any custom JavaScript files and custom CSS.
35-
3633
#### app
3734
This folder holds all of our Angular JavaScript and Jade files. Here you'll find the top level Angular app in topcoder.module.js. It has all of our submodules as dependencies (tc.peer-review, tc.account, etc.). Each submodule has its own folder, including its own Angular module declaration, e.g. 'peer-review/peer-review.module.js'. All files are named according to their Angular component, e.g. review-status.controller.js, peer-review.routes.js.
3835

0 commit comments

Comments
 (0)