1.0.4 • Published 7 years ago

piratex v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

PirateX

PirateX is a collection of design snippets based on Bootstrap for fast prototyping.

Available Styled Components

  • Box
  • Buttons
  • Cards
  • Input field
  • Intro header

Installation

Install the dependencies and devDependencies and start the server.

$ npm install piratex

Development

Want to contribute? Great!

  • Use the "scss/piratex.scss" to import your scss style file for new component design

  • Create new html file inside "examples" folder" for new component (use the blank-template.html format)

Compile dependency files

npm run watch 

BrowserSync command

npm run sync 
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago