https://github.com/shelldandy/imike.pw
personal website
https://github.com/shelldandy/imike.pw
javascript react reactjs
Last synced: 11 months ago
JSON representation
personal website
- Host: GitHub
- URL: https://github.com/shelldandy/imike.pw
- Owner: shelldandy
- Created: 2017-02-07T01:08:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:17:39.000Z (about 3 years ago)
- Last Synced: 2025-01-14T23:06:44.600Z (about 1 year ago)
- Topics: javascript, react, reactjs
- Language: JavaScript
- Homepage: https://www.mpz.im/
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Phenomic](https://github.com/MoOx/phenomic) phenomic-theme-base

## Install dependencies
```sh
npm install
```
## Run development server
```sh
npm start
```
## Build for production
```sh
npm run build
```