https://github.com/easingthemes/berlinmap
https://github.com/easingthemes/berlinmap
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/easingthemes/berlinmap
- Owner: easingthemes
- License: mit
- Created: 2016-12-17T22:14:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-27T15:19:11.000Z (over 9 years ago)
- Last Synced: 2025-07-31T02:34:06.436Z (11 months ago)
- Language: JavaScript
- Size: 1.76 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE.md
Awesome Lists containing this project
README

Fast Maps
## Quick start
1. Clone this repo using `git clone git@github.com:easingthemes/berlinmap.git`
2. Run `npm install` to install dependencies.
3. Run `npm run start` to see the example app at `http://localhost:3000`.
## Documentation
- [Intro](docs/general): What's included and why
- [**Commands**](docs/general/commands.md): Getting the most out of this boilerplate
- [Testing](docs/testing): How to work with the built-in test harness
- [Styling](docs/css): How to work with the CSS tooling
- [Your app](docs/js): Supercharging your app with Routing, Redux, simple
asynchronicity helpers, etc.
## License
This project is licensed under the MIT license, Copyright (c) 2016 Dragan Filipovic. For more information see `LICENSE.md`.