codeArtisanry / compile7.github.io

Developer Community

Home Page:https://compile7.org/decompile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile7 Blog

Compile7 Blog is a place for developers to learn and contribute. We also call it Decompile for the simple reason that it helps developers learn and enables them to help others with their contributions.

At Compile7 Blog, anyone — irrespective of their experience and skills — can contribute: your contribution could be as simple as fixing a typo or writing a detailed blog on how to write efficient and secure code — no matter what, we accept contributions as long as they add positive value for everyone.

How to Run This Project Locally?

You need to have Node.js and npm installed to run the project locally.

  1. Install the Project Dependencies
  $ npm i
  1. Run Gatsby Server
  $ npm run develop
  1. This will run the server on the port:8000 by default
localhost:8000

How to Contribute?

We appreciate all kinds of contributions from anyone, be it finding an issue or writing a blog.

Refer to the CONTRIBUTING GUIDE to become a contributor.

License

For more information on licensing, please refer to License

About

Developer Community

https://compile7.org/decompile/

License:MIT License


Languages

Language:JavaScript 65.5%Language:SCSS 34.4%Language:HTML 0.1%