Coder Social home page Coder Social logo

New Map

Getting Started

Install the following dependencies:

You'll also need a Git client & text editor; if you don't have those, then you should also install the following:

You'll also want to sign-up for Mapbox services here and, if you haven't already, create a GitHub account.

Now you can fork & clone this repository to start building your own web map.

After cloning the repo, you'll need to insert your Mapbox public access token (which can be found here) into src/settings.json.

You'll also need to install your package dependencies locally by running the following from the root directory of your cloned repository:

yarn install

Development

To run the app locally, run the following from the root directory of your cloned repository:

yarn serve

The application should now be running at http://localhost:8080/

Changes that you make to javascript and CSS files will be automatically refreshed!

Building

Before deploying, you must first build the website by running the following command from the root directory:

yarn build

Deployment

To deploy your latest code to the web, simply build (as per above) then commit and push your local changes to the master branch in Github.

juliaschnell's Projects

pygtfs icon pygtfs

A python (2/3) library for GTFS

transitfeed icon transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.

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.