Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medfreeman/medfreeman.github.io.bak
My professional website
https://github.com/medfreeman/medfreeman.github.io.bak
Last synced: 4 days ago
JSON representation
My professional website
- Host: GitHub
- URL: https://github.com/medfreeman/medfreeman.github.io.bak
- Owner: medfreeman
- Created: 2017-02-19T20:43:38.000Z (almost 8 years ago)
- Default Branch: src
- Last Pushed: 2017-06-10T09:13:41.000Z (over 7 years ago)
- Last Synced: 2024-11-04T23:42:17.740Z (about 2 months ago)
- Language: JavaScript
- Size: 8.87 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Phenomic](https://github.com/MoOx/phenomic) phenomic-theme-base
## Install dependencies
```sh
yarn
```## Run development server
```sh
yarn start
```## Build for production
```sh
yarn build
```