Giter Site home page Giter Site logo

aarontl / reactivemaps-starter-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awesome-reactivesearch/reactivemaps-starter-app

0.0 1.0 0.0 4.92 MB

A simple webapp to get started with reactivemaps

Home Page: https://opensource.appbase.io/reactivemaps

License: MIT License

JavaScript 72.90% HTML 27.10%

reactivemaps-starter-app's Introduction

reactivemaps-starter-app

The reactivemaps starter app is a simple getting started boilerplate app for the reactivemaps library. To use this, first clone the repository.

git clone https://github.com/appbaseio-apps/reactivemaps-starter-app.git.

Installation

  • npm install
  • npm start for development server at port 8000
  • npm run build for production

Try with bootstrap CSS instead of materialize

The master branch uses materialize as the CSS styling framework. reactivemaps also comes with support for bootstrap in the form a bootstrap polyfill css file that can be included to render the components with bootstrap. You can try the withbootstrap branch to see this in action.

git checkout withbootstrap
npm install
npm start  (open localhost:8080)

Try in browser (without NPM)

If you are new to React and don't want to dig into the NPM based bundling (webpack, browserify, gulp), try the umd branch.

git checkout umd
http-server  (open localhost:8080)

reactivemaps-starter-app's People

Contributors

siddharthlatest avatar metagrover avatar farhan687 avatar

Watchers

James Cloos avatar

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.