FPSMS-frontend
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
MSI\derek 253c021ce4 add custom input datagrid component pirms 9 mēnešiem
public initial commit pirms 10 mēnešiem
src add custom input datagrid component pirms 9 mēnešiem
.env.development initial commit pirms 10 mēnešiem
.env.production tsms to fpsms pirms 10 mēnešiem
.eslintrc.json initial commit pirms 10 mēnešiem
.gitignore tsms to fpsms pirms 10 mēnešiem
.npmrc initial commit pirms 10 mēnešiem
.nvmrc initial commit pirms 10 mēnešiem
README.md initial commit pirms 10 mēnešiem
next.config.js PWA disabled in development pirms 9 mēnešiem
package-lock.json tsms to fpsms pirms 10 mēnešiem
package.json tsms to fpsms pirms 10 mēnešiem
postcss.config.js initial commit pirms 10 mēnešiem
tailwind.config.js initial commit pirms 10 mēnešiem
tsconfig.json initial commit pirms 10 mēnešiem
zip_project.ps1 tsms to fpsms pirms 10 mēnešiem

README.md

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

Setting Up the Environment

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.

Getting Started

First, run the development server:

npm run dev

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

References

This project uses the following libraries: