Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/YuriBrunetto/next-starter

🚀 boilerplate for starting projects in next.js
https://github.com/YuriBrunetto/next-starter

Last synced: 17 days ago
JSON representation

🚀 boilerplate for starting projects in next.js

Awesome Lists containing this project

README

        

# next-starter 🚀
> a full boilerplate with `sass (.scss)` built in, for developing projects in [next.js](https://github.com/zeit/next.js)

![next-starter](https://i.imgur.com/BadvANk.png)

## how to
```bash
$ git clone [email protected]:YuriBrunetto/next-starter.git
$ cd next-starter/
$ yarn
[...]
$ yarn run dev
```
clone this repository, cd into it and install its dependencies

## license
MIT © [Yuri Brunetto](https://twitter.com/yuribrunetto)