https://github.com/spheresoftware/rebel-landing
https://github.com/spheresoftware/rebel-landing
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/spheresoftware/rebel-landing
- Owner: SphereSoftware
- Created: 2016-08-12T08:15:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T22:07:16.000Z (over 9 years ago)
- Last Synced: 2025-01-24T17:36:44.513Z (over 1 year ago)
- Language: JavaScript
- Size: 1.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Rebel Icons Landing page project
This project aims to be front page to present all features in [`rebel-icons`](https://github.com/SphereSoftware/rebel-icons).
Feel free to jump into discussion, just open an issue with your question or idea.
## Setup
```
$ git clone git@github.com:SphereSoftware/rebel-landing.git
$ cd rebel-landing
$ npm install
```
## Running
To run this project for development, plz execute the following
```
$ npm run dev
```
It will start `webpack` dev server on ()[http://localhost:3000]
# License
MIT