Skip to content

colbyfayock/next-sass-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Sass Starter

Use Sass to start your Next.js app with CSS superpowers!

Quick Start

Deploy with Vercel

Getting Started

Run the following command to create a new project with this Starter:

yarn create next-app my-app -e https://github.com/colbyfayock/next-sass-starter
# or
npx create-next-app my-app -e https://github.com/colbyfayock/next-sass-starter

Once the project and dependencies are finished installing, you can navigate to that directory and start up the development server with:

yarn dev
# or
npm run dev

Open http://localhost:3000 with your browser to see your new project!

What's inside?

This Starter includes Sass which is a way to provide superpowers to your CSS.

The rest of the Starter is based off of the Next.js default starter.

Learn More About Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

Use Sass to start your Next.js app with CSS superpowers!

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 3

  •  
  •  
  •