Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradoyler/bradoyler.com
My Blog & Project portfolio
https://github.com/bradoyler/bradoyler.com
Last synced: 11 days ago
JSON representation
My Blog & Project portfolio
- Host: GitHub
- URL: https://github.com/bradoyler/bradoyler.com
- Owner: bradoyler
- Created: 2016-10-13T13:47:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T18:36:51.000Z (8 months ago)
- Last Synced: 2024-10-11T01:14:24.799Z (about 1 month ago)
- Language: SCSS
- Homepage: http://bradoyler.com
- Size: 8.05 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bradoyler.com
## How to Setup
### 1. Clone
`git clone https://github.com/bradoyler/bradoyler.com.git`
### 2. Install Dependencies
```
$ npm install
```## How to use
To develop: `npm run dev`
To generate: `npm run compile`
## Requirements
Node.js