|
hace 4 meses | |
---|---|---|
public | hace 1 año | |
src | hace 4 meses | |
.env.development | hace 1 año | |
.env.production | hace 10 meses | |
.eslintrc.json | hace 1 año | |
.gitignore | hace 1 año | |
.npmrc | hace 1 año | |
.nvmrc | hace 1 año | |
README.md | hace 1 año | |
next.config.js | hace 1 año | |
package-lock.json | hace 8 meses | |
package.json | hace 9 meses | |
postcss.config.js | hace 1 año | |
tailwind.config.js | hace 1 año | |
tsconfig.json | hace 1 año | |
zip_project.ps1 | hace 1 año |
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: