Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.01 KB

❤️ joosy.ws

The website of Joosy framework

If you are seeking for information about Joosy, start with official site, guides or central repository.

Hacking

We use Grill as a building platform so if you want to play with content helping us to improve, here's what you should do:

  1. Ensure you have Node.js installed.
  2. Clone the repo and run npm install at its root.
  3. Run grunt server to start local server at port 4000.
  4. Modify whatever you want – changes will automatically precompile.
  5. Once you are happy with modifications – submit a pull request! 🙇

Bitdeli Badge