Skip to content

Commit

Permalink
Merge pull request #242 from alphagov/update-principles
Browse files Browse the repository at this point in the history
Update principles
  • Loading branch information
robinwhittleton authored Aug 18, 2016
2 parents 027e3ab + 0f7da62 commit 34c8d40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
The prototype kit:

- is designed for prototyping, not for production code
- is as simple as possible without teaching bad habits
- requires minimal skills to get started: HTML, CSS
- should be fully documented in a way that is accessible to the target audience
- makes use of existing GOV.UK tools and templates; the [GOV.UK template](https://github.com/alphagov/govuk_template), [GOV.UK front end toolkit](https://github.com/alphagov/govuk_frontend_toolkit) and [GOV.UK elements](https://github.com/alphagov/govuk_elements)
- allows for server-side code
- can be extended - for example using NPM to install a module, access datastores, etc
- makes it easy to share prototypes with others online
- should be fully documented in a way that is accessible to the target audience

0 comments on commit 34c8d40

Please sign in to comment.