Skip to content

Front-end interface code for the Graphlinq IDE at ide.graphlinq.io

Notifications You must be signed in to change notification settings

GraphLinq/GraphLinq.IDE

Repository files navigation

Contributors Forks Stargazers Issues


Logo

GraphLinq.IDE

Integrated Development Environment for GraphLinq.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Integrated Development Environment for GraphLinq.

(back to top)

Built With

NodeJS/React/etc.

(back to top)

Getting Started

Clone the repository.

Prerequisites

Check that your version of node/npm/etc. will work properly.

Installation

  1. Clone the repo
    git clone https://github.com/GraphLinq/GraphLinq.IDE
  2. Install NPM packages
    npm install
  3. Local Development
    npm run start
  4. Build production
    npm run build

(back to top)

Contributing

If you have a suggestion that would make this repository better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

GraphLinq Protocol - @graphlinq_proto

Project Home: https://graphlinq.io

(back to top)

Acknowledgments

Made with contributors-img.

(back to top)

About

Front-end interface code for the Graphlinq IDE at ide.graphlinq.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published