Skip to content

usebedrock/bedrock2-nextjs-tailwind

Repository files navigation

bedrock2-nextjs-tailwind

This repo implements Bedrock 2.

  • Page tree hide/show
  • Style guide route
    • Show a component
    • Show a component per category
    • Show component code using entities
    • Toggle component code
    • Show component code highlighted using a library like Prism
  • Multiple SCSS files
  • PostCSS support
  • Page states
  • Design tokens
    • Color listing
    • Typography listing
    • Icon listing
  • Automated page tree (automatically capture new routes)

Build Setup

## install dependencies
$ npm install

## serve with hot reload at localhost:3000
$ npm run dev

## build for production and launch server
$ npm run build
$ npm run start

For detailed explanation on how things work, check out Next.js docs.

About

Early version, tread carefully

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published