Skip to content

Source code for jsonlint.com (fork and change for Windows)

License

Notifications You must be signed in to change notification settings

yww325/jsonlint.com

 
 

Repository files navigation

jsonlint.com

Source code for jsonlint.com

I made some change for building and running it in Windows(serving using http-server)

Steps

  1. npm install
  2. npm run build
  3. npm run serve (serve at port 9090, change if needed)
  4. open http://localhost:9090/index.html

Build Status devDependency Status Dependency Status

About

Source code for jsonlint.com (fork and change for Windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.2%
  • CSS 32.2%
  • JavaScript 20.0%
  • PHP 12.6%