Skip to content

leonardofundora/crud-students-management

Repository files navigation

Students management App README.md

This is the README.md file for the CRUD Students Management

Installation

To install the dependencies, run the following command:

npm install

Usage

To start the app, run the following command:

npm start

Development

To run the app in development mode, run the following command:

npm run dev

Linting

To lint the code, run the following command:

npm run lint

Migrations to DB

To create a new migration and refresh your prisma client run:

npm run migration

Documentation

License

This project is licensed under the MIT License.

About

This CRUD is for teaching purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published