Skip to content

La-Silla-Vacia/carretera-sur-ingles

Repository files navigation

Source files for map_menu

Description

Please provide a short description of this project

Data

Please link to any external data used, as well as scripts for cleaning and analyzing that data, all of which should live in the /data directory.

Installation

After cloning the repository run:

npm install

To start watching the project and opening in the browser run:

npm start

To deploy to GitHub pages run:

npm run deploy

Embeding on LSV

To embed on a webpage use this code:

<!-- START OF OUR INTERACTIVE -->
<div class="lsv-interactive" id="map_menu">
<img src="https://la-silla-vacia.github.io/map_menu/screenshot.png" class="screenshot" style="width:100%;">
</div>
<script defer type="text/javascript" src="https://la-silla-vacia.github.io/universidadesposconflicto/script.js"></script>
<!-- END OF OUR INTERACTIVE -->

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published