Welcome to Bedrock.
Bedrock is a powerful tool that lets you prototype complex web applications and document design systems.
For the full documentation, please check out the Bedrock website.
gulp
installed globally to use Bedrock. npm install -g gulp
.npm install
gulp
to start your project.gulp
: runs the prototypegulp build
: create a build (which ends up in the dist
folder) that can be deployed to a serverSee the README at https://github.com/mono-company/bedrock-cli .
icons.generateIconFont
to true
in bedrock.config.js
to activate icon fonts.bundle install
. You will need Bundler for this. We depend on a Ruby gem called fontcustom
. Bundler will install the required dependencies.
Windows usage is not supported at the moment.
We have used Bedrock on Windows successfully though. If you encounter any Windows related bugs, please log them under issues.
Bedrock is MIT licensed.
Bedrock was made by the team at Mono with most major contributions by Thomas Tuts.