-
Run the following command on bash
-
Windows:
npm run start
-
Any *nix OS:
npm run start-nix
-
-
This command will load all projects dependencies, initialize mocks, and start application on http://localhost:8080
-
Sign in with one of the two user/password below:
- admin/pass
- user/pass
-
Tests:
- With the application runing you can execute e2e tests:
grunt e2e
- Or if you're using Linux or Mac OS:
grunt e2e-nix
forked from jediproject/ng-jedi-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
wendellaraujo/ng-jedi-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Jedi Project :: AngularJS Demo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 67.5%
- HTML 30.9%
- CSS 1.6%