Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.35 KB

fixxx-omslagroute

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

To rebuild (for example, when dependencies are added requirements.txt):

docker-compose build

Start watching static files changes scss:

docker-compose exec web ./node_modules/.bin/node-sass -o ./assets/bundles/ static_src/sass --watch

Migrate database without restarting containers:

docker-compose exec web python manage.py migrate

Styling resources

The city of Amsterdam has developed a design system. Not all patterns have been built, they are built as soon as they become applicable. Ask colleagues through the OIS Slack #frontend channel.

The documentation for (React) components based on elements from the design system can be found in the storybook pages of the Amsterdam Styled Components repository.

UX designs

Figma

Sketch Cloud