JSON.ms Just a small demo containing a presentation and a playground to follow along while exploring JSON.ms for the first time. Install dependencies: # Using Yarn yarn # OR using npm npm install Start the development server: # Using Yarn yarn dev # OR using npm npm run dev License MIT