https://github.com/katt/next.js-boilerplate
a simple boilerplate for https://github.com/zeit/next.js
https://github.com/katt/next.js-boilerplate
Last synced: about 1 year ago
JSON representation
a simple boilerplate for https://github.com/zeit/next.js
- Host: GitHub
- URL: https://github.com/katt/next.js-boilerplate
- Owner: KATT
- License: mit
- Created: 2016-10-30T16:08:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-30T16:11:26.000Z (over 9 years ago)
- Last Synced: 2025-05-07T00:47:13.265Z (about 1 year ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next.js-boilerplate
a simple boilerplate for https://github.com/zeit/next.js
```
npm i -g yarn
git clone this shit
cd into this shit in your machine
yarn
```