/riot4-boilerplate

Riot.js 4 web app boilerplate with Webpack and Tailwind CSS.

Primary LanguageJavaScriptMIT LicenseMIT

Riot.js riot4-boilerplate

Riot.js 4 web app boilerplate with Webpack and Tailwind CSS.

About

This project was created as a simple starter for Riot.js 4 with Webpack, it utilizes postcss and tailwind. Samples are available for the following:

  • Riot.js 4
    • Containers
    • Child Components
    • Mixins / Plugins
    • Events
    • Lifecycle events
    • Providing image assets w/ Webpack + Url Loader
  • PostCSS + Tailwind
    • Exported components
    • Resolving external assets for fonts.

This template utilizes eslint for linting and prettier for formatting.

Support

This project was created with the Riot.js compiler version 4.1.1, using the webpack loader version 4.0.0 on Node version 12.

Contributors

Contributing guidelines are as follows,

  • Before putting in a pull request, be sure to verify you've built all your changes.
  • Include your name and email in the contributors list.

Be sure to run prettier using:

npm run pretty

Prior to committing any code changes.


Copyright (c) 2019 John Nolette Licensed under the MIT License.