Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ykws/hello-next

Getting started Next.js
https://github.com/ykws/hello-next

nextjs reactjs zeit-now

Last synced: 22 days ago
JSON representation

Getting started Next.js

Awesome Lists containing this project

README

        

# Getting started Next.js
https://nextjs.org/docs

```
$ npm install
$ npm run dev
```

http://localhost:3000

## Deploy

```
$ now
```