Skip to content

Boilerplate and guide for a webmapping application with OpenLayers and React/Sass/Redux.

License

Notifications You must be signed in to change notification settings

meggsimum/ol-react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers and React/Redux/Sass Boilerplate

Boilerplate and guide for a Webmapping application with OpenLayers and React/Sass/Redux.

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Run an initial webpack build

> webpack

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

Credits

This project is based on React-Redux-Boilerplate project by Bucky Roberts.

Have a look at his awesome tutorials and much more at https://thenewboston.com/

About

Boilerplate and guide for a webmapping application with OpenLayers and React/Sass/Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages