0.9.29 • Published 6 years ago

truuue-styleguide v0.9.29

Weekly downloads
1
License
-
Repository
bitbucket
Last release
6 years ago

truuue-styleguide

The truuue-styleguide UI toolkit is a highly-modular design system for rapid web page development. It contains different materials that can be assembled into more complex page layouts.

Getting Started

truuue-styleguide requires node.js. Make sure your have v0.10 or higher installed before proceeding.

Start the local development environment:

$ npm start

Development Environment Features

  • Live preview sever (using BrowserSync)
  • CSS Autoprefixing
  • Sass compilation
  • Browserify bundling
  • Image optimization

Build

Build for release:

$ npm run build

Fabricator builds both a static documentation site and optimized CSS and JS toolkit files.

To deploy :

'gulp build' will create a dist folder inside the project. go to dist folder and just server it with a simple http server for staging website, current 'un-optimized' config is using proxy pass. serve the folder from port 3001 with pm2 : using command : pm2 start http-server -- -p 3001 from the dist folder

The build artifacts output to the dist directory. This can be deployed to any static hosting environment - no language runtime or database is required.

0.9.29

6 years ago

0.9.28

6 years ago

0.9.27

6 years ago

0.9.26

6 years ago

0.9.25

6 years ago

0.9.24

6 years ago

0.9.23

6 years ago

0.9.22

6 years ago

0.9.21

6 years ago

0.9.20

6 years ago

0.9.19

6 years ago

0.9.18

6 years ago

0.9.17

6 years ago

0.9.16

6 years ago

0.9.15

6 years ago

0.9.14

6 years ago

0.9.13

6 years ago

0.9.12

6 years ago

0.9.10

6 years ago

0.9.8

6 years ago

0.9.7

6 years ago

0.9.6

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.1

6 years ago

0.9.0

7 years ago

0.8.11

7 years ago

0.8.10

7 years ago

0.8.9

7 years ago

0.8.8

7 years ago

0.8.7

7 years ago

0.8.6

7 years ago

0.8.4

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago