Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.