betterial

A Better Material Design Framework

Usage no npm install needed!

<script type="module">
  import betterial from 'https://cdn.skypack.dev/betterial';
</script>

README

BETTERIAL

A Better Material Design CSS Framework
-- Browse The Docs --


Table Of Contents

Quickstart

Read the getting started guide on the betterial website for more information.

  • Download the latest version of betterial from the GitHub releases page.
  • Clone the repository: git clone https://github.com/TheComputerM/betterial.git
  • Use CDNJS (Coming Soon)
  • Install using NPM (npm i betterial)

Documentation

The documentation for Betterial can be found on its official homepage https://thecomputerm.github.io/betterial/. To run the docs pages locally on your machine:

  • Install NodeJS
  • Install dependencies using npm install or yarn.
  • Run npm dev or yarn dev.

We use BrowserSync to host and update the documentation files at https://localhost:8080.

Contributing

Coming Soon

License

Code Copyright 2018 Betterial. Code released under the MIT license.