|
|
pirms 10 mēnešiem | |
|---|---|---|
| public | pirms 1 gada | |
| src | pirms 9 mēnešiem | |
| .env.development | pirms 1 gada | |
| .env.production | pirms 1 gada | |
| .eslintrc.json | pirms 1 gada | |
| .gitignore | pirms 1 gada | |
| .npmrc | pirms 2 gadiem | |
| .nvmrc | pirms 2 gadiem | |
| README.md | pirms 2 gadiem | |
| next.config.js | pirms 1 gada | |
| package-lock.json | pirms 1 gada | |
| package.json | pirms 1 gada | |
| postcss.config.js | pirms 1 gada | |
| tailwind.config.js | pirms 1 gada | |
| tsconfig.json | pirms 2 gadiem | |
| zip_project.ps1 | pirms 1 gada | |
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: