cdunnnnnnn / rhubarb

Home Page:https://getrhubarb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rhubarb

CircleCI Greenkeeper badge Known Vulnerabilities contributions welcome code style: prettier

What?

Rhubarb is a simple starter with some nice goodies, including:

React Webpack Babel TailwindCSS    Jest

Setup

  • Code formatter is Prettier, find editor integrations here
  • Run yarn install to get dependencies
  • Optionally generate a new Tailwind config file by running yarn tailwind init tailwind.config.js

Development

  • Run yarn start for dev mode
  • localhost:3000 should open in your browser

Production

  • Run yarn build to generate production ready files in /dist

Contributing

Ask anything and please submit issues!

About

https://getrhubarb.org

License:MIT License


Languages

Language:JavaScript 87.2%Language:HTML 11.1%Language:CSS 1.7%