Skip to content
/ ready-set-fractal Public template

Quick start set-up for Fractal projects.

Notifications You must be signed in to change notification settings

darby3/ready-set-fractal

Repository files navigation

Ready Set Fractal

Just a project to help quick start development using Fractal, as driven by npm scripts.

Getting started

  • Edit fractal.js to set a project title.
  • nvm use
  • npm install
  • npm run dev

What's this good for?

Ideally it's great for setting up a basic pattern library. Further project-based customization from this starting point is to be expected, of course.

Notes

  • favicon.ico is a placeholder because, for some reason, for me, when fractal looks for a file, and can't find it, it crashes and burns.
  • ./public/global.css will fill itself up on the first run.

Thanks

All props and thanks to Rachel Andrew and this post on Smashing Magazine; this repo is basically just the results of that, tweaked to taste, and shifted to use npm scripts instead of Gulp.

About

Quick start set-up for Fractal projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published