jamiekieranmartin / supa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbon Next.js Template

This project is currently a work-in-progress template for working with the Carbon Design System and Next.js

About

Project

Command Description
yarn build Build the project files
yarn clean Remove all generated artifacts from the project
yarn develop Start the Next.js development server
yarn format Format files in the project using prettier
yarn lint Run ESLint on JavaScript or TypeScript files using ESLint
yarn lint:styles Run Stylelint on Sass and CSS files
yarn start Start the production Next.js server
yarn test Run test files in the project using Jest
yarn upgrade-interactive Use a Yarn plugin to interactively upgrade dependencies in the project

About


Languages

Language:TypeScript 96.1%Language:JavaScript 3.1%Language:Shell 0.8%