-
Notifications
You must be signed in to change notification settings - Fork 0
Front End
Emad Aghayi edited this page Apr 21, 2018
·
18 revisions
All files of the front end part are placed in thepublic package. The project uses Grunt to concatenate files. It is placed in public/client/Gruntfile.js
- Client.jsp is the entry point for the project
- Welcome.html, login.html is the first pages.
- All third parties are downloaded and placed in the include folder
- api.js file tell you which functions are connected to the backend
- describeBehavior.js is the entry point for running tests Under cunstruction
devuxd laboratory