A prototyping environment for the React Library of the Amsterdam Design System.
- Serve as a showcase of what can be created using the library
- Identify missing features and experiment with approaches for them
- Evaluate static designs and finalise the design in the browser
All current prototypes are listed here: amsterdam.github.io/design-system-prototypes.
Feel welcome to create your own prototype.
Scaffold the initial directories and files through npm run add site 'Site name'
.
Add a page with npm run add page 'Site name or slug' 'Page name'
.
Present a pull request to have it included on the public website.