LowWeiLin / san

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

san

🎉 Congratulations, your project was successfully bootstrapped with Create Next Stack!

To get started, run:

yarn dev

Scripts

The table below provides names and descriptions of the npm scripts available in this project.

Each script is run using yarn <script-name>. For example: yarn dev.

Name Description
dev Runs the Next.js development server.
build Generates a production build.
start Runs the Next.js production server built using build script.
lint Runs ESLint to catch linting errors in the source code.
format Formats all source code in the project.
format:check Checks the formatting of all code in the project.

Technologies

The table below gives an overview of the technologies used in this project, as well as places to learn more about them.

Name Links
Next.js Docs - Learn Next.js - GitHub repo
React Docs - GitHub repo
TypeScript Docs - GitHub repo
Emotion Docs - GitHub repo
Chakra UI Docs - GitHub repo
Framer Motion Docs - GitHub repo
ESLint Configuration - Rules - GitHub Repo
Prettier Docs - Options - GitHub repo
Yarn CLI Docs - GitHub repo
GitHub Actions Docs - Workflow syntax

About


Languages

Language:TypeScript 94.4%Language:CSS 4.8%Language:JavaScript 0.9%