Giter VIP home page Giter VIP logo

symaps's Introduction

SyMaps

SyMaps is an alternative online map which is based on Mapbox GL, an awesome library!
The software can be seen at syndesi.de/maps.

Install guide for the React environment

  1. Prerequisites: Make sure to use a proper code editor like Sublime Text 3 or Atom.
  2. Install NodeJS from here. Make sure to use the latest version.
  3. Install Yarn from here. It's an alternative dependency management software for NodeJS and used by our software.
  4. Go to the repo's react folder, normally under C:/xampp/htdocs/SyMaps/react/.
  5. Shift-rightclick and select Open PowerShell here (Windows 10) or Open command window here (< Windows 10).
  6. Execute the command yarn install.
  7. Install the webpack-dev-server globally: yarn add webpack-dev-server -g.
  8. Execute the command yarn start.
  9. If everything went properly, then the website should be available under localhost:8080 or 127.0.0.1:8080.
    If you're using OSX and only the second link is working, use this to fix it.

Used software

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.