TOPSinfo / nextjs-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

npm install First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

For testing test cases npm run test

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

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


Languages

Language:TypeScript 98.9%Language:CSS 0.6%Language:JavaScript 0.6%Language:Shell 0.0%