next-starter icon indicating copy to clipboard operation
next-starter copied to clipboard

🚀 boilerplate for starting projects in next.js

next-starter 🚀

a full boilerplate with sass (.scss) built in, for developing projects in next.js

next-starter

how to

$ 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