0.0.7 • Published 8 years ago

@mmorrissey/ui v0.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

PwC Google Material Design UI Kit

Set up

Do nothing :)

Set up testing for local NPM package

  • cd into root of project
$ cd pwc-gmd-ui
  • Run to install globally
$ npm link
  • Open new terminal tab
  • cd into project you want to test with, i.e. PwC Larson Pilot
  • Run to link local npm package into test project
$ npm link @pwc/ui

Running the project for local testing

  • In pwc-gmd-ui, run
npm start
  • Start test project as you would normally, for Larson,
./start.sh

todo

  • move typography sizes to be rem instead of px so they can be scaled to viewport
  • set correct letter spacing for typography
  • add form components
  • add more layout components
0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago