/next-starter

🚀 boilerplate for starting projects in next.js

Primary LanguageJavaScriptMIT LicenseMIT

next-starter 🚀

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

next-starter

how to

$ git clone git@github.com: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