Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

kuschti/partystreusel

 
 

Repository files navigation

Partystreusel

ATTENTION: This repo is very old, inactive and archived

Getting started

You will need Node.js Use yarn as your package manager, or npm.

$ git clone https://github.com/brandleadership/partystreusel.git YOUR_APP_DIRECTORY --depth 1
$ cd YOUR_APP_DIRECTORY
$ git remote rename origin upstream

# Use node version defined in .nvrmc
# if you use nvm as node version manager ->
$ nvm use

# Install dependencies (with npm or yarn)
$ yarn install

# Run to build all files (dev mode) and start a local server
$ yarn start

# Or you can generate a production ready build
$ yarn build

Documentation

  • Partystreusel is based on fractal from clearleft.

License information for included plugins

About

Our UI toolkit to build pattern libraries

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • SCSS 45.8%
  • Handlebars 30.2%
  • HTML 13.1%
  • JavaScript 10.9%