jsonprima / jsonprima-website

This is the source for JSONPrima website

Home Page:https://jsonprima.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSONPrima website

This is the source for http://jsonprima.surge.sh

Installation

  1. Clone the repository git clone https://github.com/jsonprima/jsonprima-website.git
  2. Run yarn to install dependencies.

Development

This project is based on create-react-app template. See the official docs for the available scripts.

When you are ready for a new commit run yarn cm instead for git commit. This script will guide you through an automated process using conventional commits.

Deployment

  1. Run yarn build to build the static assets.
  2. This project use surge.sh for hosting. cd into the build folder and run surge.

License

The source code is primarily distributed under the terms of the MIT license.

See LICENSE.md for details.

About

This is the source for JSONPrima website

https://jsonprima.surge.sh

License:MIT License


Languages

Language:JavaScript 92.7%Language:HTML 7.3%