|
|
9 个月前 | |
|---|---|---|
| public | 1年前 | |
| src | 9 个月前 | |
| .env.development | 1年前 | |
| .env.production | 1年前 | |
| .eslintrc.json | 1年前 | |
| .gitignore | 1年前 | |
| .npmrc | 2 年前 | |
| .nvmrc | 2 年前 | |
| README.md | 2 年前 | |
| next.config.js | 1年前 | |
| package-lock.json | 1年前 | |
| package.json | 1年前 | |
| postcss.config.js | 1年前 | |
| tailwind.config.js | 1年前 | |
| tsconfig.json | 2 年前 | |
| zip_project.ps1 | 1年前 | |
This is a Next.js project bootstrapped with create-next-app.
It is recommended to use the same node and npm versions for development. An easy way to do so would be to use nvm (Linux/MacOS, Windows).
After installing nvm, run:
nvm use
npm install
This will automatically use the node version defined in .nvmrc and then proceed with installing the necessary dependencies for development.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses the following libraries: