https://github.com/launchscout/designer-repo
https://github.com/launchscout/designer-repo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/launchscout/designer-repo
- Owner: launchscout
- Created: 2019-01-08T20:17:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T15:39:57.000Z (over 7 years ago)
- Last Synced: 2025-05-21T12:51:34.103Z (about 1 year ago)
- Language: HTML
- Homepage: https://gaslight.github.io/Designer-Repo/
- Size: 31.6 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Setup
1. Clone the repo.
2. `cd` into the project directory.
3. Run `gem install jekyll bundler ` to install Jekyll and bundler gems.
4. To start server run `bundle exec jekyll s --watch` .
5. In browser, go to `localhost:4000`.