Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ykws/hello-next
- Owner: ykws
- Created: 2020-01-15T14:31:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:23:27.000Z (almost 2 years ago)
- Last Synced: 2023-08-05T04:06:21.438Z (over 1 year ago)
- Topics: nextjs, reactjs, zeit-now
- Language: JavaScript
- Homepage: https://hello-next-five-smoky.now.sh
- Size: 666 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started Next.js
https://nextjs.org/docs```
$ npm install
$ npm run dev
```http://localhost:3000
## Deploy
```
$ now
```