https://github.com/sharedstreets/sharedstreets-examples
SharedStreets Examples
https://github.com/sharedstreets/sharedstreets-examples
Last synced: about 1 year ago
JSON representation
SharedStreets Examples
- Host: GitHub
- URL: https://github.com/sharedstreets/sharedstreets-examples
- Owner: sharedstreets
- License: mit
- Created: 2018-01-28T05:37:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T02:38:07.000Z (over 8 years ago)
- Last Synced: 2025-04-12T05:15:25.451Z (about 1 year ago)
- Language: TypeScript
- Size: 176 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SharedStreets Examples
Boilerplate examples to implement SharedStreets using different platforms & builds.
| Example | Website |
|----------------------------------------|---------|
| [`create-react-app`](create-react-app) | [facebook/create-react-app](https://github.com/facebook/create-react-app)
| [`webpack`](webpack) | [webpack.js.org](https://webpack.js.org/)
| [`webpack-typescript`](webpack-typescript) | [typescriptlang.org](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html)
| [`webpack-typescript-react`](webpack-typescript-react) | [typescriptlang.org](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html)
| rollup | [rollupjs.org](https://rollupjs.org/guide/en)
| vuejs | [vuejs.org](https://vuejs.org)