YuriBrunetto / next-starter

πŸš€ boilerplate for starting projects in next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸš€ boilerplate for starting projects in next.js

License:MIT License


Languages

Language:JavaScript 58.0%Language:CSS 42.0%