Skip to content

zaim/react-stylus-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate React + Stylus project

This is my boilerplate React project using Grunt as the build tool, and Stylus as my CSS preprocessor.

Probably will be converted into a Yeoman generator (once I actually start using Yeoman)

Features

  • Very minimal HTML boilerplate
  • Uses Stylus, with nib included
  • Uses two build targets:
    • grunt build to compile JSX and Stylus into a development build
    • grunt dist to minify and optimize the development build for production

TODO

  • The Gruntfile.js file is rather terse, need to be more flexible
  • Add optional tasks to work with other static assets (images, fonts, etc.)

About

Boilerplate React + Stylus project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published