Skip to content

threequartersjohn/next-chakra-boilerplate

Repository files navigation

Simple boilerplate using Next.js with create-next-app and Chakra UI.

Designed to accelerate very small personal projects. If you are building a larger/professional product, this is likely not for you.

Scripts

# Run project in development mode
npm run dev

# Run tests
npm run test

# Run linting
npm run lint

# Alias for 'next export', useful for i.e. publishing in gh-pages 
npm run export

About

Simple boilerplate with Next.js and Chakra UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published