|
2 weeks ago | |
---|---|---|
public | 1 year ago | |
src | 2 weeks ago | |
.env.development | 1 year ago | |
.env.production | 10 months ago | |
.eslintrc.json | 1 year ago | |
.gitignore | 1 year ago | |
.npmrc | 1 year ago | |
.nvmrc | 1 year ago | |
README.md | 1 year ago | |
next.config.js | 1 year ago | |
package-lock.json | 8 months ago | |
package.json | 9 months ago | |
postcss.config.js | 1 year ago | |
tailwind.config.js | 1 year ago | |
tsconfig.json | 1 year ago | |
zip_project.ps1 | 1 year ago |
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: