Skip to content

Latest commit

History

History
53 lines (36 loc) 路 2.16 KB

readme.md

File metadata and controls

53 lines (36 loc) 路 2.16 KB

馃帎 Jellyfish UI Framework

Jellyfish is a front-end design framework for developing responsive, browser-consistent web projects.

Jellyfish has a few stings in it's tail:

  • NPM is used to manage packages
  • Gulp.js is used to run tasks to make compile easier
  • Sass (SCSS) is used to compartmentalise components and organise css into digestible parts using the 7-1 pattern
  • BrowserSync opens up a new window in your default browser and live reloads whenever changes are detected to your project's javascript, css or HTML
  • Jellyfish is highly customisable with a settings to quickly theme the base styles to your project.

Installation

Jellyfish UI is best used as a dependency, see the documentation for information.

npm install jellyfish-ui@latest

Acknowledgements

A special thanks to all of the developers who's existing frameworks have provided inspiration and pointers:

Contributing

Please feel free to fork, comment, critique, or submit a pull request.

Author

License

This project is open source and available under the MIT License.