Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mniebling/mikeniebling-dot-com
Mike's design & project site
https://github.com/mniebling/mikeniebling-dot-com
nextjs
Last synced: 5 days ago
JSON representation
Mike's design & project site
- Host: GitHub
- URL: https://github.com/mniebling/mikeniebling-dot-com
- Owner: mniebling
- Created: 2014-12-09T19:36:47.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T22:31:35.000Z (about 1 year ago)
- Last Synced: 2024-04-16T01:00:52.287Z (9 months ago)
- Topics: nextjs
- Language: MDX
- Homepage: https://www.mikeniebling.com
- Size: 7.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `mikeniebling dot com`
[![Netlify Status](https://api.netlify.com/api/v1/badges/0521722c-cc33-4f57-b9d4-09764cbae86d/deploy-status)](https://app.netlify.com/sites/mikeniebling/deploys)
Mike's personal [website](http://www.mikeniebling.com).
### Development
#### Commands
`npm start`: Serve the site locally for development.
`npm run build`: Create a production build in the `out` directory.