Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ulakbus-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ulakbus
ulakbus-ui
Commits
da9fa516
Commit
da9fa516
authored
Jun 03, 2015
by
Evren Kutar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme enhancement +
parent
138cba2b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
README.md
README.md
+10
-10
No files found.
README.md
View file @
da9fa516
# zaerp-ui
##Zaerp User Interface
#Zaerp User Interface
##Get Ready For Development
1.
Get Repo
`git clone git@github.com:zetaops/zaerp-ui.git`
...
...
@@ -27,15 +24,16 @@
##Tools
Now that you have the repo, npm and bower installed, you may now start to develop.
##Principles
Git:
-
Always work with branches
-
**NEVER MESS WITH MASTER BRANCH!!**
Co
mment!
-
Commit by little changes
Co
de:
-
Use comments to explain what your code does
-
Code clean and neat
##Development Cycle
...
...
@@ -46,7 +44,9 @@ Comment!
npm test
this command will recognize test cases and printout the test result
this command will recognize test cases and printout the test result.
To run e2e tests, which is located under e2e-tests folder, we use protractor,
##Must Reads:
-
https://google-styleguide.googlecode.com/svn/trunk/angularjs-google-style.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment