This module provides the base styles for Pearson web UIs.
For full documentation, please visit https://pearson-higher-ed.github.io/elements.
We recommend that you install Elements in your project using npm:
npm install --save pearson-elements
Please review the guidelines for contributing before getting started.
You must have Node.js 4+ installed first.
Clone the project and install the dependencies:
git clone https://github.com/Pearson-Higher-Ed/elements.git
cd elements
npm install
We use Metalsmith to generate the documentation. Run npm start to start a local development server that watches for file changes and regenerates the documentation.
This project was inspired by other popular front-end frameworks published under the MIT license:
- Bootstrap copyright 2011-2015 Twitter, Inc.
- Foundation copyright 2015 ZURB, inc.
Copyright 2015 Pearson Education. This software is published under the MIT license.