Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.29 KB

json-prettier

logo

pipeline: lint-build-deploy

This project is generated using angular-material-starter-template v1.0.0 (Angular12)

Though I have used Angular for this project but core logic applies to every framework and vanilla javascript.

Written for blog published at Pretty-Print colorful JSON inside HTML 🌟

logo

Angular materialUI TailwindCSS

How to run this project

Make sure you have Angular and Node installed on your system

  1. clone the repo - run git clone https://github.com/sardapv/json-prettier.git
  2. run npm install
  3. run npm run start
  4. open http://localhost:4200 in browser

Any feature addition, PRs welcome ✌🏻

Do leave a 🌟 on repo if you find this helpful.