Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
design-system-lib
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
julkiset-sivut
design-system-lib
Commits
cb6ab0c0
Commit
cb6ab0c0
authored
5 years ago
by
Markus Kaarto
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
d2aeefb5
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
readme.md
+6
-2
6 additions, 2 deletions
readme.md
yarn.lock
+464
-247
464 additions, 247 deletions
yarn.lock
with
470 additions
and
249 deletions
readme.md
+
6
−
2
View file @
cb6ab0c0
# HUDS developer guide, basic workflow
## Install
1.
`yarn install`
2.
`yarn start`
should start a dev server in port 3333. It displays the content from src/index.html
## Stencil
1.
Have discussions with designers, agree on basic functionality
2.
run
`yarn generate`
and start develop
ment
2.
run
`yarn generate`
to generate a blanc component
and start develop
ing
3.
Extract useful helper components, such as
`<hy-row> <hy-column>`
4.
Review the design with designer and PO or a colleague
5.
Check with basic accessibility tools (TBD which tools?!?)
...
...
@@ -75,4 +80,3 @@ NOTE: If you want to use "watchdocs" or "build.watch" scripts, you must include
For example:
`docker run -v ${PWD}:/usr/src/app -p 3333:3333 helsinkifi/huds build`
This diff is collapsed.
Click to expand it.
yarn.lock
+
464
−
247
View file @
cb6ab0c0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment